From 600044c62145ff9b8aec15f114f6e11f5b112f31 Mon Sep 17 00:00:00 2001 From: Jason Streifling Date: Thu, 28 Mar 2024 08:41:38 +0100 Subject: [PATCH] Cleaned up templates --- web/templates/add-tag.html | 2 ++ web/templates/add-user.html | 33 +++++++++++++++---------- web/templates/current-articles.html | 11 ++++++--- web/templates/edit-user.html | 18 +++++++++----- web/templates/editor.html | 24 ++++++++++++------ web/templates/hub.html | 24 ++++++++++++------ web/templates/login.html | 7 ++++-- web/templates/rejected-articles.html | 18 +++++++++----- web/templates/rework-article.html | 25 +++++++++++++------ web/templates/to-be-published.html | 6 ++--- web/templates/unpublished-articles.html | 14 ++++++++--- 11 files changed, 121 insertions(+), 61 deletions(-) diff --git a/web/templates/add-tag.html b/web/templates/add-tag.html index 13fba97..0739210 100644 --- a/web/templates/add-tag.html +++ b/web/templates/add-tag.html @@ -1,8 +1,10 @@ {{define "page-content"}}

Neuer Benutzer

+
+ {{end}} diff --git a/web/templates/add-user.html b/web/templates/add-user.html index 2b73628..1eed464 100644 --- a/web/templates/add-user.html +++ b/web/templates/add-user.html @@ -1,24 +1,31 @@ {{define "page-content"}}

Neuer Benutzer

- - - +
+ + + +
- - +
+ + +
- - - - - - - - +
+ + + + + + + + +
+