{% extends "admin/core/base.html" %}} {% load securitytags %} {% load files %} {% load static %} {% load foundation %} {% block title %}Add Article to Issue{% endblock title %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/issue_management.html" with subpage="yes"%}