diff --git a/layouts/partials/paige/comments/cactus.html b/layouts/partials/paige/comments/cactus.html index f6e5f583..dec3266c 100644 --- a/layouts/partials/paige/comments/cactus.html +++ b/layouts/partials/paige/comments/cactus.html @@ -1,6 +1,6 @@ {{ $page := . }} -{{ if $page.Param "paige.comments.cactus" }} +{{ with $page.Param "paige.comments.cactus" }}