From 8a6e92fb858ea030dd8d4a1ac5da3c0ca9587b81 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 12 Dec 2016 14:58:52 +0300 Subject: juick-spring-www: fix tags and password templates --- .../src/main/webapp/WEB-INF/templates/views/partial/tags.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial') diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/tags.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/tags.html index 4d05b7fb..28ccadea 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/tags.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/views/partial/tags.html @@ -1,3 +1,3 @@ -{% for tag in tags %} - {{ tag }} -{% endfor %} \ No newline at end of file + + Tag + \ No newline at end of file -- cgit v1.2.3