- Timestamp:
- 02/08/10 17:51:02 (3 years ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test, video
- Children:
- 77d8b6f
- Parents:
- 5889b86
- git-author:
- olivier <> (02/08/10 17:51:02)
- git-committer:
- olivier <> (02/08/10 17:51:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
telemeta/templates/telemeta_default/inc/collection_list.html
r5889b86 r792cd0d 10 10 <ul> 11 11 {% for p in collections %} 12 <li><a href="{% url telemeta-collection-detail p.public_id %}">{{ p .title}}</a>12 <li><a href="{% url telemeta-collection-detail p.public_id %}">{{ p }}</a> 13 13 </li> 14 14 {% endfor %}
Note: See TracChangeset
for help on using the changeset viewer.
