mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-02-22 23:07:35 +00:00
3 lines
57 B
HTML
3 lines
57 B
HTML
|
{{ define "main" }}
|
||
|
<div>{{ .Content }}</div>
|
||
|
{{ end }}
|