Contentpatch 20250506 #2

Merged
groot merged 1 commits from staging into main 2025-05-06 12:52:51 +00:00
Showing only changes of commit 8d77eb94e8 - Show all commits

View File

@@ -2,7 +2,7 @@
{{ define "body" }} {{ define "body" }}
<article> <article>
<p><a class="no-underline" href="/">Zurück zur Übersicht</a></p> <p><a class="no-underline" href="/">Zurück</a></p>
<h1>{{ .Title }}</h1> <h1>{{ .Title }}</h1>
<div class="article-content">{{ .Body }}</div> <div class="article-content">{{ .Body }}</div>
<p><a class="no-underline" href="/">Zurück</a></p> <p><a class="no-underline" href="/">Zurück</a></p>