Changeset 9ea4909 for asadb/template
- Timestamp:
- Aug 24, 2011, 10:44:20 PM (15 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 6a646ce
- Parents:
- 7b57a9b
- git-author:
- Alex Dehnert <adehnert@…> (08/24/11 22:34:43)
- git-committer:
- Alex Dehnert <adehnert@…> (08/24/11 22:44:20)
- File:
-
- 1 edited
-
asadb/template/groups/groups_signatories.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/groups_signatories.html
r3107c52 r9ea4909 5 5 6 6 <h1>Signatory list</h1> 7 8 <h2>Search</h2> 9 10 <form action="" method="get"> 11 <table class='pretty-table'> 12 {{ filter.form.as_table }} 13 </table> 14 <input type="submit" value="Search" /> 15 </form> 16 17 <h2>The Groups</h2> 7 18 8 19 {% if changes %}
Note: See TracChangeset
for help on using the changeset viewer.