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:
parent
e2f42f7dc8
commit
a0f3582f81
19 changed files with 47 additions and 73 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- page-error-404.njk -->
|
||||
<!-- error-404.page -->
|
||||
{% set pageId = "304" %}
|
||||
{% set pageClass = "body_status" %}
|
||||
{% set bodyClass = "body_status" %}
|
||||
|
||||
{% extends "demo/_maintenance.njk" %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue