{% load i18n pages_tags %}
{% if page|has_content_in:value %}

{% trans "Delete this translation" %}

{% endif %}