Removes nyheder #2

Merged
chulu merged 1 commits from rm-nyheder into main 2023-02-06 12:18:43 +00:00
1 changed files with 0 additions and 8 deletions

View File

@ -10,14 +10,6 @@
<main class="content page-index container">
{{ .Content }}
<h3>Nyheder</h3>
<div class="post-summaries">
{{ range where .Pages "Section" "news" }}
{{ partial "summary.html" . }}
{{ end }}
</div>
</main>
{{ partial "footer.html" . }}