{% extends 'base.html' %} {% load i18n %} {% block title %} - {% trans "Events" %}{% endblock %} {% block rss_url %} {% endblock %} {% block content %} {% trans "Events" as ch_title %} {% with ch_icon="icon-time" ch_title=ch_title ch_bc1=ch_title %} {% include "layout_elements/category_header.html" %} {% endwith %}