{% load i18n %}

{% if not object or object.is_draft %} {% trans 'Electoral process creation' %} {% else %} {% trans 'Electoral process edition' %} {% endif %}