]> git.0d.be Git - panikweb.git/commitdiff
change "Listen" label on home page
authorFrédéric Péters <fpeters@0d.be>
Wed, 11 Sep 2013 10:38:03 +0000 (12:38 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 11 Sep 2013 10:38:03 +0000 (12:38 +0200)
panikweb_templates/templates/home.html

index b8bfeac9ba513823aa96107dc4c3bbbde0a924cf..cf149faff55b8086035597b892f37a25c9817a07 100644 (file)
@@ -17,7 +17,7 @@
 {% endblock %}
 {% block related %}
                <div class="wrapper">
-                       <h2><a href="{% url 'listen' %}">Écouter</a></h2>
+                       <h2><a href="{% url 'listen' %}">Derniers sons</a></h2>
                        <ul class="custom columns list">
                        {% for episode in episodes %}
                                <li class="item {% if episode.emission.categories.all.count = 0 %}nocat{% endif %} {% for category in episode.emission.categories.all %} {{ category|slugify }}{% endfor %}">