From 020adfd21314030fefa0190844bced14477ce376 Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Thu, 17 Aug 2023 21:24:53 +0100 Subject: [PATCH] Conditionally render profile picture img --- cmd/web/tmpl/base.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/web/tmpl/base.tmpl b/cmd/web/tmpl/base.tmpl index 6595e8b..14b8b20 100644 --- a/cmd/web/tmpl/base.tmpl +++ b/cmd/web/tmpl/base.tmpl @@ -12,7 +12,7 @@

{{.Title}}