mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
Small fix.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<section id="work" class="section-work">
|
<section id="work" class="section-work">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
{{.CMS.Render .Args .Page (index .Content.Content "content")}}
|
{{.CMS.Render .Args .Page (fmt "%s.content" .Content.Position) (index .Content.Content "content")}}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user