Added headings to all templates
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{{define "page-content"}}
|
||||
<h2>Aktuelle Artikel</h2>
|
||||
|
||||
<div class="flex flex-col gap-4">
|
||||
{{range .}}
|
||||
<div class="border px-2 py-1 rounded-md">
|
||||
|
Reference in New Issue
Block a user