Nunjucks work

* Update to jquery 3.3.1
 * Removed test json file

New template variable bodyClass. Better block structure to be able to 
better differentiate content in screens.
This commit is contained in:
Stephan 2019-03-26 19:44:31 +01:00
parent e2f42f7dc8
commit a0f3582f81
19 changed files with 47 additions and 73 deletions

View file

@ -1,4 +1,4 @@
<!-- page-index.njk -->
<!-- index.page -->
{% set pageId = "index" %}
{% set pageClass = "h_full_view" %}