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,6 +1,5 @@
<!-- page-intro.njk -->
<!-- intro.page -->
{% set pageId = "intro" %}
{% set pageClass = "" %}
{% extends "demo/_extended.njk" %}