@@ -62,7 +62,7 @@
{{ with $summary }}
<div class="article-style" itemprop="articleBody">
- {{ . }}
+ <p>{{.}}</p>
</div>
{{ end }}