{% extends request.is_ajax|yesno:"aristotle_mdr/base_ajax.html,aristotle_mdr/base.html" %} {% block title %}Supersede other items with {{ item.name }}{% endblock %} {% block content %}
{% csrf_token %}
{% endblock %}