{% load i18n %}
{% csrf_token %} {% if form %} {{ form.as_p }} {% else %}

{% trans "There are no options for this cell." %}

{% endif %}
{% trans 'Delete' %} | {% trans 'Visibility' %} | {% trans 'Close' %} {% if form %} {% endif %}