{% if previousPost %} {% include "pagination-left-arrow.njk" %} {% endif %} {% if nextPost %} {% include "pagination-right-arrow.njk" %} {% endif %}