Changeset b926df6 for asadb/template/index.html
- Timestamp:
- Jan 22, 2012, 2:52:26 PM (15 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 2ca295b
- Parents:
- 5e2645b
- git-author:
- Alex Dehnert <adehnert@…> (01/22/12 14:52:26)
- git-committer:
- Alex Dehnert <adehnert@…> (01/22/12 14:52:26)
- File:
-
- 1 edited
-
asadb/template/index.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/index.html
r0c4be73 rb926df6 31 31 {%if perms.groups.add_group %}<li><a href='{% url groups:startup-list %}'>Review startup applications</a></li>{%endif%} 32 32 {%if perms.groups.recognize_nge %}<li><a href='{% url groups:recognize-nge %}'>Recognize Non-Group Entity</a></li>{%endif%} 33 </ul></li> 34 <li><a href='{% url about %}'>About the ASA Database</a><ul> 35 <li><a href='{% url about-data %}'>Use of Data</a></li> 33 36 </ul></li> 34 37 </ul>
Note: See TracChangeset
for help on using the changeset viewer.