{% extends "cards.html" %} {% block header %}

Results found: {{ matches }}

{% endblock %} {% block pagination %} {% if data.has_other_pages %} {% endif %} {% endblock %}