marzipano/layouts/_default/single.html

3 lines
44 B
HTML
Raw Normal View History

2024-10-02 20:01:42 +02:00
<div class="content">
{{ .Content }}
</div>