diff --git a/web/templates/rejected-articles.html b/web/templates/rejected-articles.html
index 54b2c05..34fb75b 100644
--- a/web/templates/rejected-articles.html
+++ b/web/templates/rejected-articles.html
@@ -1,4 +1,6 @@
{{define "page-content"}}
+
Abgelehnte Artikel
+
{{range .RejectedArticles}}
{{if index $.MyIDs .ID}}
diff --git a/web/templates/rework-article.html b/web/templates/rework-article.html
index bbdbaab..2abab9f 100644
--- a/web/templates/rework-article.html
+++ b/web/templates/rework-article.html
@@ -1,5 +1,6 @@
{{define "page-content"}}
Editor
+