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