mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 18:30:27 +00:00
6 lines
156 B
HTML
6 lines
156 B
HTML
<section id="work" class="section-work">
|
|
<div class="container">
|
|
{{.CMS.Render .Page (index .Content.Content "content")}}
|
|
</div>
|
|
</section>
|