omegamma/layouts/index.html

5 lines
78 B
HTML
Raw Normal View History

2021-06-08 14:19:46 +00:00
{{ define "main" }}
2021-06-08 18:22:47 +00:00
<div style="background: #A08888">
2021-06-08 14:19:46 +00:00
<h1>Test</h1>
{{ end }}