Changeset edb47bb
- Timestamp:
- Jan 2, 2013, 4:24:42 AM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- 169ad5a
- Parents:
- de2f0ac
- git-author:
- Alex Dehnert <adehnert@…> (01/02/13 04:24:42)
- git-committer:
- Alex Dehnert <adehnert@…> (01/02/13 04:24:42)
- File:
-
- 1 edited
-
asadb/template/groups/group_detail.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/groups/group_detail.html
r1f48e70 redb47bb 70 70 71 71 <tr><th colspan='2'>Additional Information</th></tr> 72 {% if viewpriv%}73 <tr class='private-info'>72 {% if user.is_authenticated %} 73 <tr> 74 74 <th>Constitution</th> 75 75 <td>{{group.constitution_url|format_constitution_link}}</td>
Note: See TracChangeset
for help on using the changeset viewer.