From e6388de589fce2e8e4822a9cb723af07bea62154 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Wed, 24 May 2023 15:02:45 -0700 Subject: [PATCH] Style cleanup --- web/templates/account/dashboard.html | 2 ++ web/templates/photo/gallery.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index 98f2e04..cb508a2 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -170,12 +170,14 @@ Edit Profile & Settings + {{if .CurrentUser.IsInnerCircle}}
  • {{PrettyCircle}}
  • + {{end}}
  • diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index 3849ce1..84dbe80 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -43,7 +43,7 @@ {{else if eq .Visibility "circle"}} - + {{PrettyCircle}}