@ -19,7 +19,7 @@
<div>
<div class="content">
{{ block "secondary" . }}
{{ .Scratch.Get "secondary" }}
{{ partial "content.html" (dict "Content" (.Scratch.Get "secondary")) }}
{{ end }}
</div>
{{ block "secondaryFooter" . }}
@ -28,4 +28,4 @@
</body>
</html>