diff options
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 |