Initial commit
This commit is contained in:
commit
5d991051a2
8 changed files with 76 additions and 0 deletions
8
layouts/index.html
Normal file
8
layouts/index.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{ define "main" }}
|
||||
{{ partial "section1.html" (dict "Image" "/img/app0.png" "Content" .Content) }}
|
||||
<br><br><br><br><br>
|
||||
<br><br><br><br><br>
|
||||
<br><br><br><br><br>
|
||||
<br><br><br>
|
||||
{{ end }}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue