diff --git a/layouts/partials/paige/figure.html b/layouts/partials/paige/figure.html index 156ddcb5..6afcc0e4 100644 --- a/layouts/partials/paige/figure.html +++ b/layouts/partials/paige/figure.html @@ -64,21 +64,17 @@ {{ end }} {{ end }} - - {{ if and (not $float) $style }} - - {{ end }} - {{ if $table }} - - {{ end }} - {{ $content }} - {{ if $showcaption }} - {{ $caption }} - {{ end }} - {{ if $table }} - - {{ end }} - {{ if and (not $float) $style }} - - {{ end }} + + + {{ if $table }} + + {{ end }} + {{ $content }} + {{ if $showcaption }} + {{ $caption }} + {{ end }} + {{ if $table }} + + {{ end }} +