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