avances en plantillas
This commit is contained in:
parent
0f84beacf1
commit
da0530d79b
2062 changed files with 598814 additions and 22 deletions
5
storage/templates/tabler/layouts/homepage.html
Normal file
5
storage/templates/tabler/layouts/homepage.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{{define "homepage_layout"}}
|
||||
{{template "base_header" .}}
|
||||
{{template "tabler_homepage_content" .}}
|
||||
{{template "base_footer" .}}
|
||||
{{end}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue