feat: restructure screens, new todos
- Move files and folders - Rename pages - New todos
This commit is contained in:
parent
31bbee51ea
commit
268202f33d
20 changed files with 145 additions and 95 deletions
|
|
@ -1,16 +0,0 @@
|
|||
<!-- blank.page -->
|
||||
{% set pageBase = "../" %}
|
||||
{% set pageId = "blank" %}
|
||||
{% set pageClass = "h_full_view" %}
|
||||
|
||||
{% extends "demo/_default.njk" %}
|
||||
|
||||
{% block title %}Blank{% endblock %}
|
||||
|
||||
{% block head %}
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue