From 4550ab47a0eff300f8f4811bc211c2d9b9554e61 Mon Sep 17 00:00:00 2001 From: Killy Date: Sun, 5 Nov 2017 19:11:32 +0300 Subject: www: responsive layout --- juick-www/src/main/webapp/WEB-INF/layouts/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src/main/webapp/WEB-INF/layouts') diff --git a/juick-www/src/main/webapp/WEB-INF/layouts/content.html b/juick-www/src/main/webapp/WEB-INF/layouts/content.html index f4ca0d84..d3260acf 100644 --- a/juick-www/src/main/webapp/WEB-INF/layouts/content.html +++ b/juick-www/src/main/webapp/WEB-INF/layouts/content.html @@ -47,7 +47,7 @@ {% include "views/partial/navigation" %}
{% if visitor.uid == 0 %} -
+

{{ i18n("messages","message.loginForSending", "/login") | raw }}.

{% endif %} -- cgit v1.2.3