- Timestamp:
- Jun 2, 2013, 7:13:56 PM (13 years ago)
- Branches:
- master, space-access, stable, stage
- Children:
- e1d5c05
- Parents:
- 9358747
- git-author:
- Alex Dehnert <adehnert@…> (06/02/13 19:13:56)
- git-committer:
- Alex Dehnert <adehnert@…> (06/02/13 19:13:56)
- File:
-
- 1 edited
-
asadb/template/space/manage-access.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/space/manage-access.html
r1484698 r6ee51c2 53 53 <p><em><a href='{% url space-lock-type %}'>{{lock_type.name}}</a></em>: {{lock_type.description}}</p> 54 54 <p>Contact <a href='mailto:{{lock_type.info_addr}}'>{{lock_type.info_addr}}</a> for more information.</p> 55 {% endif %} 56 {% e ndwith%}55 56 {% else %} 57 57 58 58 <table class='pretty-table'> … … 75 75 </tr>{% endfor %} 76 76 </table> 77 78 {% endif %} 79 {% endwith %} 80 77 81 </td> 78 82 </tr>
Note: See TracChangeset
for help on using the changeset viewer.