]> git.0d.be Git - panikweb.git/commitdiff
accentuated capital
authorFrédéric Péters <fpeters@0d.be>
Sat, 7 Sep 2013 22:53:57 +0000 (00:53 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sat, 7 Sep 2013 22:53:57 +0000 (00:53 +0200)
panikweb_templates/templates/home.html

index dc4e0695f4ea920d436e71c65c85bf5008b7dbf6..69bcbf687030863539069601d597724beea77285 100644 (file)
@@ -20,7 +20,7 @@
 {% block related %}
        <div class="padded">
                <div class="wrapper">
-                       <h2><a href="{% url 'listen' %}">Ecouter</a></h2>
+                       <h2><a href="{% url 'listen' %}">Écouter</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 %}">