Changeset e4773d4 for asadb/template/fysm
- Timestamp:
- May 22, 2010, 6:08:12 AM (15 years ago)
- Branches:
- master, fysm-4-1, space-access, stable, stage, test-hooks
- Children:
- f462be6
- Parents:
- 345434d
- git-author:
- Alex Dehnert <adehnert@…> (05/22/10 06:08:12)
- git-committer:
- Alex Dehnert <adehnert@…> (05/22/10 06:08:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/fysm/fysm_listing.html
r57f8ffa re4773d4 22 22 {% for fysm in fysm_list %} 23 23 <div class='single-fysm-entry'> 24 <h3><a href='{ {fysm.website}}'>{{fysm.display_name}}</a></h3>24 <h3><a href='{% url fysm-view year fysm.pk %}'>{{fysm.display_name}}</a></h3> 25 25 <div class='fysm-body'> 26 26 <div class='logo'>
Note: See TracChangeset
for help on using the changeset viewer.