-
{% for article in active_submissions %}
{% include "elements/core/submission_list_element.html" %}
{% endfor %}
{% extends "admin/core/base.html" %} {% load static %} {% load securitytags %} {% block title %}Active Submissions{% endblock title %} {% block title-section %}Active Submissions{% endblock title-section %} {% is_editor as editor %} {% block body %} {% is_editor as editor %}