From 8aa11c92f36a5fd2fbed24e8423c8b9e14efda5f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Feb 2018 14:55:50 +0300 Subject: www: fb and vk logins using hash redirects --- 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/content.html') 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..78d79eb0 100644 --- a/juick-www/src/main/webapp/WEB-INF/layouts/content.html +++ b/juick-www/src/main/webapp/WEB-INF/layouts/content.html @@ -43,7 +43,7 @@ } - 0 %}data-hash="{{visitor.authHash}}"{% endif %}> + {% include "views/partial/navigation" %}
{% if visitor.uid == 0 %} -- cgit v1.2.3