Changeset bda4d86 for asadb/template/forms/select.html
- Timestamp:
- Nov 4, 2012, 2:45:54 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 72a3d90
- Parents:
- ef00d33
- git-author:
- Alex Dehnert <adehnert@…> (11/04/12 01:13:13)
- git-committer:
- Alex Dehnert <adehnert@…> (11/04/12 02:45:54)
- File:
-
- 1 edited
-
asadb/template/forms/select.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/forms/select.html
rc9d8369 rbda4d86 4 4 {% block content %} 5 5 6 <h2>Select Group</h2> 6 <h2>{{title}}</h2> 7 8 {% if msg %}<p>{{msg}}</p>{%endif%} 7 9 8 10 <form method="post" action="">
Note: See TracChangeset
for help on using the changeset viewer.