From c5041027919798e40c52e0f7a1e852881c165f64 Mon Sep 17 00:00:00 2001 From: Vivek Agarwal Date: Tue, 26 Mar 2013 05:01:29 +0530 Subject: Changed static text from French to English. A couple of lines were in French and rest all in English. Changed the French ones to English. --- mnmlist/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mnmlist') diff --git a/mnmlist/templates/index.html b/mnmlist/templates/index.html index 871360f..1505418 100644 --- a/mnmlist/templates/index.html +++ b/mnmlist/templates/index.html @@ -16,7 +16,7 @@ {% if loop.length > 1 %}
-

Tous les articles

+

All posts

    {% endif %} {# other items #} @@ -29,6 +29,6 @@
{% endif %} {% else %} - Pas d'articles pour le moment. + No posts found. {% endif %} {% endblock content %} -- cgit v1.1