{% extends "base.html" %} {% load i18n %} {% load chunks %} {% block title %}{{ object.page_title }}{% endblock %} {% block body %}
{{ form.q }} {%trans "or" %} {% trans "return to the main page" %}