{% load static i18n%} {% load i18n %}
{% if form.instance.id %}
{% trans "Update Key result" %}
{% else %}
{% trans "Create Key result" %}
{% endif %}
{% if form.instance.id %}
{% else %} {% endif %} {% csrf_token %} {{form.as_p}}