{% extends "admin/submit_line.html" %} {% block extra-actions %} {% if show_save and not add and not is_popup %} {% if original.status == 'draft' %}
{% else %}
{% endif %} {% endif %} {% endblock %}