@ -8,7 +8,7 @@
{{ end }}
{{ with $content }}
<section {{ with $class }} class="{{ . }}" {{ end }}>
<section class="{{ $class }}">
{{ . }}
</section>