From b9650b02097276704d49364955cd212d6ee3b677 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Mon, 6 Feb 2023 19:49:17 -0800 Subject: [PATCH] Remove useless condition --- layouts/partials/paige/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/paige/content.html b/layouts/partials/paige/content.html index c6fb560f..c85f7574 100644 --- a/layouts/partials/paige/content.html +++ b/layouts/partials/paige/content.html @@ -8,7 +8,7 @@ {{ end }} {{ with $content }} -
+
{{ . }}
{{ end }}