From 1c5c96529bfa119cad5fef9bcaf260fae0bd305d Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Wed, 2 Mar 2011 15:10:05 +0100 Subject: [PATCH] minor template fix --- wolnelektury/templates/catalogue/main_page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index 9611675b3..410c81157 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -82,7 +82,7 @@ {% else %}

{% trans "Create your own book set. You can share it with friends by sending them link to your shelf." %}

-

{% trans "You need to " %} {% trans "to manage your shelves." %}

+

{% trans "You need to " %} {% trans "to manage your shelves." %}

{% endif %}

{% trans "Hand-outs for teachers" %}

-- 2.20.1