Changeset a2457ff
- Timestamp:
- May 29, 2010, 9:08:08 PM (16 years ago)
- Branches:
- master, fysm-4-1, space-access, stable, stage, test-hooks
- Children:
- 4f37035
- Parents:
- 9d8d5a0
- git-author:
- Alex Dehnert <adehnert@…> (05/29/10 21:08:08)
- git-committer:
- Alex Dehnert <adehnert@…> (05/29/10 21:08:08)
- File:
-
- 1 edited
-
asadb/template/registration/login.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/registration/login.html
r8773e75 ra2457ff 11 11 {% endif %} 12 12 13 <form method="post" action="{% url django.contrib.auth.views.login %}">13 <form method="post" action="{% url login %}"> 14 14 <table> 15 15 <tr>
Note: See TracChangeset
for help on using the changeset viewer.