---
layout: page
title: Blog posts
post_listing: true
---
{% include pagination.html %}

{% assign posts = paginator.posts %}

{% include post-list.html %}

{% include pagination.html %}