Ignore:
Timestamp:
May 22, 2010, 6:08:12 AM (15 years ago)
Author:
Alex Dehnert <adehnert@…>
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)
Message:

Send people to slide when following link

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/template/fysm/fysm_listing.html

    r57f8ffa re4773d4  
    2222{% for fysm in fysm_list %}
    2323<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>
    2525    <div class='fysm-body'>
    2626    <div class='logo'>
Note: See TracChangeset for help on using the changeset viewer.