snap/test/templates/test.html

3 lines
65 B
HTML
Raw Permalink Normal View History

2021-01-19 03:02:59 +00:00
{{template "header" .}}
User: {{ .User }}
{{template "footer" .}}