Changeset 1353

Show
Ignore:
Timestamp:
08/13/08 18:10:20 (4 months ago)
Author:
alban
Message:

Affichage des tags les plus utilises dans re2008

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/templates/re2008/_sidebar.liquid

    r1315 r1353  
    77<div id="listen"><a href="#" onclick="window.open('{{show.url_for}}direct','re2008-live','height=300,width=800');return false;" title="Radio Esperanzah! Direct">Ecoutez</a></div> 
    88--> 
     9 
     10<h2>Mots-clés</h2> 
     11 
     12<ul> 
     13  {% for tag in show.tags limit:15 %} 
     14    {% case tag.name %} 
     15    {% when 'jeudi' %} 
     16    {% when 'vendredi' %} 
     17    {% when 'samedi' %} 
     18    {% when 'dimanche' %} 
     19    {% when 'jean-yves laffineur' %} 
     20    {% else %} 
     21    <li><a href="/tags/{{tag.name}}">{{ tag.name }}</a></li> 
     22    {% endcase %} 
     23  {% endfor %} 
     24</ul> 
    925 
    1026<h2>Les radios partenaires</h2>