_layouts/person.html in jekyll-theme-pirati-3.1.1 vs _layouts/person.html in jekyll-theme-pirati-3.1.2
- old
+ new
@@ -1,5 +1,7 @@
---
layout: page
---
-<div class="c-emphasized-text">{{ content }}</div>
+<div class="c-emphasized-text">
+ {{ content }}
+</div>