{% extends base_generic %} {% load static %} {% block content %} {% include "rsshistory/entry_list__actions.html" %} {% include "rsshistory/form_filter_oneliner_element.html" %} {% if user_config.display_type == "gallery" %} {% else %} {% endif %} {% endblock %}