formidable/internal/server/template/blocks/head.html.tmpl

5 lines
70 B
Cheetah

{{define "head"}}
<head>
<title>Formidable</title>
</head>
{{end}}