{% extends "fiction_outlines/base.html" %} {% load i18n %} {% block head_title %}{% trans "Delete arc item: " %}{{ arc.headline }}{% endblock %} {% block content %} {% if arcnode.arc_element_type == 'mile_hook' %}
{% trans "You cannot delete the hook of an arc." %}
{% trans "You cannot delete the resolution of an arc." %}