From 9c0f37b2fd7535a46c324ff7eb89ed9454aee88f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 18 Aug 2017 13:58:34 +0300 Subject: www: no more ugnich templates --- juick-www/src/main/webapp/WEB-INF/views/test.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 juick-www/src/main/webapp/WEB-INF/views/test.html (limited to 'juick-www/src/main/webapp/WEB-INF/views/test.html') diff --git a/juick-www/src/main/webapp/WEB-INF/views/test.html b/juick-www/src/main/webapp/WEB-INF/views/test.html new file mode 100644 index 00000000..7700be6f --- /dev/null +++ b/juick-www/src/main/webapp/WEB-INF/views/test.html @@ -0,0 +1,2 @@ +{% import "views/macros/tags" %} +{{ tags("ugnich", tagsList)}} \ No newline at end of file -- cgit v1.2.3