{% extends "base.html" %} {% set active_page = "search" %} {% block content %}

{{ _('Search Results') }}

{% endblock %}