{% extends "base.html" %} {% load i18n %} {% block content %} {% trans "Search results" %} {% include "entity/listing.include.html" %} {% endblock %}