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

5 lines
70 B
Cheetah
Raw Normal View History

2022-03-22 09:21:55 +01:00
{{define "head"}}
<head>
<title>Formidable</title>
</head>
{{end}}