alfheim-website/ui/subscribe.html

8 lines
88 B
HTML

{{define "body"}}
{{range .Prices}}
<div class="wrapper">
{{.}}
</div>
{{end}}
{{end}}