Added headings to all templates
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{{define "page-content"}}
|
||||
<h2>Abgelehnte Artikel</h2>
|
||||
|
||||
<div class="flex flex-col gap-4">
|
||||
{{range .RejectedArticles}}
|
||||
{{if index $.MyIDs .ID}}
|
||||
|
Reference in New Issue
Block a user