{% extends 'template_content/manage_localized_template_content.html' %} {% load i18n imagekit static localcosmos_tags template_content_tags %} {% block taxonomic_restriction %}{% endblock %} {% block form_action %}{% url 'translate_template_content' app.uid template_content.id language %}{% endblock %} {% block form %} {% if not localized_template_content %}
{{ app.primary_language }}
{% if field.field.content_key %}
{% with content_key=field.field.content_key content_definition=field.field.content_definition %}
{% if field.field.allow_multiple == True %}
{% if field.field.primary_locale_content %}
{{ field.field.language }}
{% endif %}
{% if field.field.content_definition and field.field.content_definition.type == 'image' %}