From a5a7c229d1cd45d51a09133f2355f4d26618c4fa Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Thu, 14 Feb 2013 09:52:35 +0100 Subject: Minor fix in the navigation bar --- hyperkitty/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/templates/index.html') diff --git a/hyperkitty/templates/index.html b/hyperkitty/templates/index.html index 409e4f1..68b4520 100644 --- a/hyperkitty/templates/index.html +++ b/hyperkitty/templates/index.html @@ -13,7 +13,7 @@

{% trans 'Available lists' %}

-{% for mlist in lists %} +{% for mlist in all_lists %}