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