{% load wagtailcore_tags %}
{% if self.previousButton %} {% include_block self.previousButton %} {% endif %} {% if self.nextButton %} {% include_block self.nextButton %} {% endif %}