{% block content %}
{% if paginator.previous %} {% include "partials/svgPrevPageIcon.html" %}{% include "partials/svgPrevPageIcon.html" %} {% include "partials/svgPrevPageIcon.html" %} {% else %} {% include "partials/svgFirstPageIcon.html" %}{% include "partials/svgFirstPageIcon.html" %} {% include "partials/svgFirstPageIcon.html" %} {% endif %} {% if paginator.next %} {% include "partials/svgNextPageIcon.html" %} {% include "partials/svgNextPageIcon.html" %}{% include "partials/svgNextPageIcon.html" %} {% else %} {% include "partials/svgLastPageIcon.html" %} {% include "partials/svgLastPageIcon.html" %}{% include "partials/svgLastPageIcon.html" %} {% endif %}
{% if paginator.previous %} {% include "partials/svgPrevPageIcon.html" %}{% include "partials/svgPrevPageIcon.html" %} {% include "partials/svgPrevPageIcon.html" %} {% else %} {% include "partials/svgFirstPageIcon.html" %}{% include "partials/svgFirstPageIcon.html" %} {% include "partials/svgFirstPageIcon.html" %} {% endif %} {% if paginator.next %} {% include "partials/svgNextPageIcon.html" %} {% include "partials/svgNextPageIcon.html" %}{% include "partials/svgNextPageIcon.html" %} {% else %} {% include "partials/svgLastPageIcon.html" %} {% include "partials/svgLastPageIcon.html" %}{% include "partials/svgLastPageIcon.html" %} {% endif %}