Changeset 9879d18 for asadb/template/registration
- Timestamp:
- Aug 11, 2011, 1:31:05 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 384677e
- Parents:
- 9f9aa21
- git-author:
- Alex Dehnert <adehnert@…> (08/11/11 01:30:47)
- git-committer:
- Alex Dehnert <adehnert@…> (08/11/11 01:31:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/registration/login.html
rad48c42 r9879d18 15 15 <p>In the unlikely event that you have a username and password, you can log in below.</p> 16 16 17 <form method="post" action="{% url login %}">17 <form method="post" action="{% url login-password %}"> 18 18 {% csrf_token %} 19 19 <table>
Note: See TracChangeset
for help on using the changeset viewer.