feat: Set pageClass in app template
This commit is contained in:
parent
10d6fe7d82
commit
e76f457851
8 changed files with 2 additions and 11 deletions
|
|
@ -5,7 +5,6 @@ tags:
|
|||
---
|
||||
|
||||
{% set pageId = "init" %}
|
||||
{% set pageClass = "html_ui" %}
|
||||
|
||||
{% extends "hippie/_app.njk" %}
|
||||
{% import "hippie/macros/_placeholder.njk" as ph %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue