{% extends 'aristotle_mdr/concepts/contentInfoBase.html' %} {% load render_bundle from webpack_loader %} {% load util_tags %} {% block title %}Issue #{{object.id}} - {{ object.name }} {% endblock %} {% block webpack_css_bundle %} {% render_bundle 'issue' 'css' %} {% endblock %} {% block webpack_bundle %} {% render_bundle 'issue' 'js' %} {% endblock %} {% block infoContent %}