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