{% load i18n localcosmos_tags %}
{% csrf_token %} {% include 'app_kit/ajax/form_extended_with_content_image.html' %} {% if saved_glossary_entry %}
{% blocktrans with term=glossary_entry.term %}Successfully saved glossary entry for the term {{ term }}.{% endblocktrans %}
{% endif %}
{% if saved_glossary_entry %} {% endif %}