1
0
forked from HPR/hpr_generator

Add about and index page templates

This commit is contained in:
2022-07-01 22:07:06 -04:00
parent dfaae39202
commit b0006071e9
3 changed files with 115 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ content: page.tpl.html
# content: <name of page content template>
[index]
naviation: navigation-main.tpl.html
navigation: navigation-main.tpl.html
content: content-index.tpl.html
[about]