Changeset 8cc4d6d for asadb/template/registration
- Timestamp:
- Jan 25, 2012, 11:58:02 AM (14 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/registration/login.html
r9879d18 r8cc4d6d 11 11 {% endif %} 12 12 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&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&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> 14 14 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> 16 16 17 17 <form method="post" action="{% url login-password %}"> … … 26 26 <td>{{ form.password }}</td> 27 27 </tr> 28 <tr><td colspan='2'><strong>Not Athena password</strong> (see above).</td></tr> 28 29 </table> 29 30
Note: See TracChangeset
for help on using the changeset viewer.