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