diff --git a/layouts/partials/paige/figure.html b/layouts/partials/paige/figure.html index 0ee13255..53c05ef5 100644 --- a/layouts/partials/paige/figure.html +++ b/layouts/partials/paige/figure.html @@ -76,7 +76,9 @@ {{ end }}
-
+ {{ if and (not $float) $style }} +
+ {{ end }} {{ if $table }}
{{ end }} @@ -87,5 +89,7 @@ {{ if $table }}
{{ end }} -
+ {{ if and (not $float) $style }} +
+ {{ end }}