Revision 08271cc8

b/snf-astakos-app/astakos/im/templates/im/profile_auth_methods.html
1 1
<div class="auth_methods">
2
    <h2>ENABLED AUTHENTICATION METHODS</h2>
2
    <h2>LOGIN METHODS</h2>
3 3
    <ul>
4 4
        {% for provider in user_providers %}
5 5
        <li>
......
32 32
    </ul>
33 33
    <ul class="notassigned">
34 34
        <li>
35
            <a href="#">+ Add new authentication method</a>
35
            <a href="#">+ Add new login method</a>
36 36
            
37 37
            <div class="wrap">
38 38
                {% for provider in user_available_providers %}

Also available in: Unified diff