diff --git a/layouts/partials/paige/figure.html b/layouts/partials/paige/figure.html index 6b7fd748..44eeda5b 100644 --- a/layouts/partials/paige/figure.html +++ b/layouts/partials/paige/figure.html @@ -70,16 +70,21 @@ {{ if or $heightish $widthish (and (not $float) $style) }}
{{ end }} + {{ if $table }}
{{ end }} +
{{ $content }}
+ {{ if $showcaption }}
{{ $caption }}
{{ end }} + {{ if $table }}
{{ end }} + {{ if or $heightish $widthish (and (not $float) $style) }}
{{ end }}