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