feat: Move files
- Template app is now part of hippie and not demo anymore - Update includes - Settings module is now called frame
This commit is contained in:
parent
0a27169a1b
commit
24efcefab3
9 changed files with 101 additions and 62 deletions
|
|
@ -7,7 +7,7 @@ tags:
|
|||
{% set pageId = "init" %}
|
||||
{% set pageClass = "html_ui" %}
|
||||
|
||||
{% extends "demo/_app.njk" %}
|
||||
{% extends "hippie/_app.njk" %}
|
||||
{% import "hippie/macros/_placeholder.njk" as ph %}
|
||||
{% block title %}
|
||||
{{ title }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue