Fix summary text and ensure content is rendered in event list layout

This commit is contained in:
Fundor333
2025-09-30 00:54:20 +02:00
parent afd12144e6
commit 23421926db
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
<div class="wrapper list-page">
<header class="header">
<h1 class="header-title center">{{ .Title }}</h1>
{{- .Content }}
</header>
<main class="page-content" aria-label="Content">
{{ range (site.Pages.GroupByParam "start").Reverse}}