mirror of
https://github.com/Bornholm/formidable.git
synced 2024-12-30 18:49:33 +01:00
5 lines
70 B
Cheetah
5 lines
70 B
Cheetah
|
{{define "head"}}
|
||
|
<head>
|
||
|
<title>Formidable</title>
|
||
|
</head>
|
||
|
{{end}}
|