initial commit
This commit is contained in:
6
themes/gallery/layouts/_default/page.html
Normal file
6
themes/gallery/layouts/_default/page.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ define "main" }}
|
||||
{{ partial "title.html" . }}
|
||||
<section class="prose">
|
||||
{{ .Content }}
|
||||
</section>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user