{% extends "base.html" %} {% block head %} {% endblock %} {% block content %}
Found {{ result.totalResults | default("0") }} matches
{{ result_string | safe }}