From c9967c798f079a0d4a7fe8f1b2c1b416266d2227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Tue, 9 Oct 2012 14:28:07 +0200 Subject: [PATCH] be more explicit about what the filter by lang. feature is --- theme/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/index.html b/theme/templates/index.html index 26193f4..6a30e72 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -43,7 +43,7 @@ {% block content %} {% if articles %}
- +
filter by language: english french
    {% set category = None %} {% for article in articles_page.object_list %}