Ignore:
Timestamp:
Jan 25, 2012, 11:58:02 AM (14 years ago)
Author:
ASA Group Database <asa-db@…>
Branches:
master, space-access, stable, stage
Children:
7f2776e
Parents:
6b2e369
git-author:
Alex Dehnert <adehnert@…> (01/25/12 11:54:28)
git-committer:
ASA Group Database <asa-db@…> (01/25/12 11:58:02)
Message:

Be more obvious about the login page not being WYW

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/registration/login.html

    r9879d18 r8cc4d6d  
    1111{% endif %}
    1212
    13 <p>You should be able to log-in using MIT certificates. If you have trouble, please verify that you have unexpired certificates by visiting <a href='https://web.mit.edu/consult/www/certificate/test.html'>the IS&amp;T certificate test page</a>. If you don't have certificates, you should <a href='https://ca.mit.edu/ca/'>get them</a>. If you have certificates but still have trouble, please email <kbd>asa-db</kbd> and tell us what browser and OS you are using.</p>
     13<p><strong>You should be able to log-in using MIT certificates.</strong> If you have trouble, please verify that you have unexpired certificates by visiting <a href='https://web.mit.edu/consult/www/certificate/test.html'>the IS&amp;T certificate test page</a>. If you don't have certificates, you should <a href='https://ca.mit.edu/ca/'>get them</a>. If you have certificates but still have trouble, please email <kbd>asa-db</kbd> and tell us what browser and OS you are using.</p>
    1414
    15 <p>In the unlikely event that you have a username and password, you can log in below.</p>
     15<p><strong>In the unlikely event that you have a username and password</strong>, you can log in below.</p>
    1616
    1717<form method="post" action="{% url login-password %}">
     
    2626    <td>{{ form.password }}</td>
    2727</tr>
     28<tr><td colspan='2'><strong>Not Athena password</strong> (see above).</td></tr>
    2829</table>
    2930
Note: See TracChangeset for help on using the changeset viewer.