{% extends "base." + current_locale + ".html" %} {% block title %}{{ t("filter-events-title") }}{% endblock %} {% block head %} {% endblock %} {% block content %} {% include 'filter_events.common.html' %} {% endblock %}