mirror of
https://gitlab.com/insurgentuo/defiance.git
synced 2025-04-04 06:54:06 +00:00
5 lines
No EOL
71 B
HTML
5 lines
No EOL
71 B
HTML
{{ define "main" }}
|
|
<div>
|
|
<h1>{{ .Site.Title }}</h1>
|
|
</div>
|
|
{{ end }} |