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