Ignore:
Timestamp:
Jan 22, 2012, 2:52:26 PM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Add new "About" page and link "Use of Data" page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/index.html

    r0c4be73 rb926df6  
    3131        {%if perms.groups.add_group %}<li><a href='{% url groups:startup-list %}'>Review startup applications</a></li>{%endif%}
    3232        {%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>
    3336    </ul></li>
    3437</ul>
Note: See TracChangeset for help on using the changeset viewer.