transmet/templates/pages/list.html

5 lines
90 B
HTML
Raw Normal View History

{{define "body"}}
<h2 class="form-add-heading">List</h2>
{{template "flashes" .}}
{{end}}