{% extends "juntagrico/modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %} {% blocktrans %}In wiederkehrenden Einsatz umwandeln{% endblocktrans %} {% endblock %} {% block body %} {% if convertion_suggestions.count %}
{% trans "Ähnliche Job-Arten:" %}
{% endif %}
{% endblock %} {% block buttons %} {% endblock %}