mirror of
https://github.com/dnote/dnote
synced 2026-03-16 23:45:52 +01:00
4 lines
56 B
Text
4 lines
56 B
Text
{{define "yield"}}
|
|
content
|
|
{{ .Note.Body }}
|
|
{{end}}
|