From a8affa05e48fc37b710c29c9a03b542e06ce398e Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Sat, 20 Jun 2026 17:47:48 -0400 Subject: [PATCH] Fix spacing on org page --- internal/web/templates/org.html | 13 +------------ internal/web/templates/org_public.html | 2 +- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/internal/web/templates/org.html b/internal/web/templates/org.html index 71faa86..f464d2d 100644 --- a/internal/web/templates/org.html +++ b/internal/web/templates/org.html @@ -57,7 +57,7 @@
{{template "icon-map-pin" ""}}
-
{{if .Org.Region}}{{.Org.Region}}{{else}}Not set{{end}}
+
{{if .Org.Region}}{{.Org.Region}}{{else}}Not set{{end}}
Region
@@ -220,17 +220,6 @@ - -
-

Membership

-
-

- Anyone signed in can join this organization from its - public page. New members start as members; - promote them to admin above. -

-
-
{{end}} diff --git a/internal/web/templates/org_public.html b/internal/web/templates/org_public.html index 4ba250f..6bb03f8 100644 --- a/internal/web/templates/org_public.html +++ b/internal/web/templates/org_public.html @@ -57,7 +57,7 @@
{{template "icon-map-pin" ""}}
-
{{if .Org.Region}}{{.Org.Region}}{{else}}Not set{{end}}
+
{{if .Org.Region}}{{.Org.Region}}{{else}}Not set{{end}}
Region