mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 02:10:27 +00:00
Small fix.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<section id="work" class="section-work">
|
||||
<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>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user