@ -70,7 +70,6 @@
{{ . }}
{{ else }}
{{ range $resources }}
<div class="col">
{{ partial "paige/image.html" (dict
"breakpoints" $breakpoints
"class" $class
@ -86,7 +85,6 @@
"style" (print $style "; height: auto; max-width: 100%")
"width" $width
) }}
</div>
{{ end }}