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 pageClass = "h_full_view" %}
|
||||
{% set bodyClass = "body_new" %}
|
||||
|
||||
{% extends "demo/_app.njk" %}
|
||||
{% extends "hippie/_app.njk" %}
|
||||
{% import "hippie/macros/_header.njk" as header %}
|
||||
|
||||
{% block title %}{{ title }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue