{% macro showTranslationCard(translationField) %}
{{ form_errors(translationField) }} {{ form_row(translationField) }}
{% endmacro %}