diff --git a/.air.toml b/.air.toml index 612e376..1672ee6 100644 --- a/.air.toml +++ b/.air.toml @@ -14,6 +14,7 @@ args_bin = [ "-log tmp/cpolis.log", "-pdfs tmp/pdfs", "-pics tmp/pics", + "-port 8080", "-rss tmp/orientexpress_alle.rss", "-title 'Freimaurer Distrikt Niedersachsen und Sachsen-Anhalt'", "-web web", diff --git a/web/static/css/input.css b/web/static/css/input.css index 815ea0b..e2fe988 100644 --- a/web/static/css/input.css +++ b/web/static/css/input.css @@ -20,7 +20,7 @@ textarea { } .btn-area { - @apply flex gap-4 mt-4; + @apply grid grid-cols-1 md:grid-cols-2 gap-x-4 gap-y-1 mt-4; } .btn { diff --git a/web/templates/add-tag.html b/web/templates/add-tag.html index 29532af..7e898e0 100644 --- a/web/templates/add-tag.html +++ b/web/templates/add-tag.html @@ -2,7 +2,7 @@

Neuer Tag

- +
diff --git a/web/templates/add-user.html b/web/templates/add-user.html index a3c9cf7..d6aeae9 100644 --- a/web/templates/add-user.html +++ b/web/templates/add-user.html @@ -2,7 +2,7 @@

Neuer Benutzer

-
+
@@ -25,7 +25,7 @@
-
+
diff --git a/web/templates/current-articles.html b/web/templates/current-articles.html index 55e3c38..177bae4 100644 --- a/web/templates/current-articles.html +++ b/web/templates/current-articles.html @@ -16,7 +16,7 @@
-

Cover

+

Titelseite

diff --git a/web/templates/edit-self.html b/web/templates/edit-self.html index ee4bdf0..334da84 100644 --- a/web/templates/edit-self.html +++ b/web/templates/edit-self.html @@ -2,7 +2,7 @@

Profil bearbeiten

-
+
diff --git a/web/templates/edit-user.html b/web/templates/edit-user.html index d998f7b..335f7eb 100644 --- a/web/templates/edit-user.html +++ b/web/templates/edit-user.html @@ -2,7 +2,7 @@

Profil von {{.FirstName}} {{.LastName}} bearbeiten

-
+
@@ -29,7 +29,7 @@
-
+
diff --git a/web/templates/hub.html b/web/templates/hub.html index 451d645..43f9e05 100644 --- a/web/templates/hub.html +++ b/web/templates/hub.html @@ -5,7 +5,7 @@ {{if lt . 4}}

Artikel

-
+
{{if lt . 3}} @@ -36,7 +36,7 @@ {{if lt . 4}}

Benutzer

-
+
{{if eq . 0}}