hack.less gallery wip

master
Ingolf Wagner 2021-08-29 19:29:24 +02:00
parent 87c4cf0acc
commit 58ca9c1e76
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 6 additions and 0 deletions

6
layouts/list.html Normal file
View File

@ -0,0 +1,6 @@
{{ define "main" }}
<div class="content">
<h1>{{ .Title }}</h1>
{{ .Content }}
</div>
{{ end }}