omegamma/layouts/index.html

5 lines
78 B
HTML
Raw Normal View History

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