aboutsummaryrefslogtreecommitdiff
path: root/modules/private/websites/immae/history/_layouts/post.html
blob: 664eaed9f11401d38b6d6f636740d2b052e284f4 (plain) (blame)
1
2
3
4
5
6
7
---
layout: default
---
{% include post.html title=page.title category=page.category url=page.url date=page.date content=content %}

<hr>