@@ -74,7 +74,7 @@
{{ end }}
</ul>
- {{ with $person_page.Content }}
+ {{ with $page.Content }}
<div class="article-style">
{{ . }}
</div>