homepage
This commit is contained in:
parent
3800be56ca
commit
52f395618f
1 changed files with 8 additions and 0 deletions
8
homepage.hbs
Normal file
8
homepage.hbs
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{!< default}}
|
||||
|
||||
{{#page}}
|
||||
<content>
|
||||
<h1>{{title}}</h1>
|
||||
{{content}}
|
||||
</content>
|
||||
{{/page}}
|
Loading…
Reference in a new issue