{% extends "admin/base_site.html" %} {% load i18n static admin_stats %} {% block breadcrumbs %} {% endblock %} {% block content %}

Standalone article management
For articles outside of issues. Yellow = today; grey = published article; red = scheduled article; orange = scheduled today

{% show_articles %}

Issue management
Showing issues since the site's launch in January 2018. Grey = published; red = scheduled

{% show_issues %}

Other website management

{% endblock %}