first commit
This commit is contained in:
commit
7fa1a1444a
52 changed files with 1519 additions and 0 deletions
7
layouts/_default/list.html
Normal file
7
layouts/_default/list.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{{ partial "header.html" . }}
|
||||
|
||||
{{ partial "li.html" . }}
|
||||
|
||||
{{ partial "menu.html" . }}
|
||||
|
||||
{{ partial "footer.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue