diff options
author | Vitaly Takmazov | 2017-08-18 13:58:34 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-08-18 14:34:21 +0300 |
commit | 9c0f37b2fd7535a46c324ff7eb89ed9454aee88f (patch) | |
tree | bf663780bbd15deee547c79aa8b42b9735368d67 /juick-www/src/main/webapp/WEB-INF/views/test.html | |
parent | f5a87d2b7072426cfe36527db1270e5f85b73e01 (diff) |
www: no more ugnich templates
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/test.html')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/test.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 |