]> git.parisson.com Git - mezzo.git/commitdiff
fix index text
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Apr 2016 10:55:31 +0000 (12:55 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 12 Apr 2016 10:55:31 +0000 (12:55 +0200)
app/templates/index.html

index 9f3b041afd338559a0ab37e546307536fd64ba2d..feedcb00b2a1f81900dbeabab6fa91100f0c0cce 100644 (file)
@@ -14,7 +14,7 @@
 {# <h2 class="section__title">{% trans "Edito" %}</h2>#}
 
 {% featured_edito as edito %}
-{{ edito.content|safe|slice:":446" }}...
+{{ edito.content|safe|slice:":591" }}
 <br>
 <a href="{% url 'page' edito.slug %}" class="event__meta__btn">{% trans "Read the edito" %}</a>
 <br>