mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
5 lines
86 B
HTML
5 lines
86 B
HTML
{{ define "title" }}Dummy test{{ end }}
|
|
{{ define "content" }}
|
|
Hello there!
|
|
{{ end }}
|