Changeset 7636bd3 for asadb/template/fysm
- Timestamp:
- May 14, 2010, 1:26:00 AM (15 years ago)
- Branches:
- master, fysm-4-1, iframe, space-access, stable, stage, test-hooks
- Children:
- 02e5709
- Parents:
- e6c8370
- git-author:
- Geoffrey Thomas <geofft@…> (05/14/10 00:05:59)
- git-committer:
- Geoffrey Thomas <geofft@…> (05/14/10 01:26:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/template/fysm/fysm_listing.html
r90afb00 r7636bd3 28 28 <p class='data'>{{fysm.description}}</p> 29 29 <p class='join'><a href='{{fysm.join_url}}'>Join {{fysm.display_name}}!</a> Have questions? Send them to <a href='mailto:{{fysm.contact_email}}'>{{fysm.contact_email}}</a>!</p> 30 {% if fysm.tags.all %} 30 31 <p class='tags'>tags: {{fysm|format_categories:year}}</p> 32 {% endif %} 31 33 </div> 32 34 {% endfor %}
Note: See TracChangeset
for help on using the changeset viewer.