Changeset b38a26a for asadb/template
- Timestamp:
- Apr 17, 2012, 3:03:21 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 78de8cb
- Parents:
- 59ed3da
- git-author:
- Alex Dehnert <adehnert@…> (04/17/12 03:03:21)
- git-committer:
- Alex Dehnert <adehnert@…> (04/17/12 03:03:21)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_detail.html
rf37bfb1 rb38a26a 13 13 <p>You are not an admin of this group.</p> 14 14 <p><a href='http://web.mit.edu/asa/database/faq.html#perm'>See FAQ</a> for more info.</p> 15 {% if viewpriv %}<p>See also <a href='{% url groups:group-space-access group.pk %}'>space access</a>.</p>{% endif %} 15 16 {% else %} 16 17 <p>No tools available without <a href='{% url login %}?next={% firstof request.path '/' %}'>logging in</a>.</p>
Note: See TracChangeset
for help on using the changeset viewer.