{% load i18n baseurl store_tags cleanhtml %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %}
{{ form.source_f.errors }} {{ form.source_f }}
{{ form.developer_comment }}
{{ unit.target|fancy_highlight }}
{% if unit.getcontext %}
{{ unit.getcontext }}
{% endif %}
{% if unit.translator_comment %}
{{ unit.translator_comment }}
{% endif %} {% if unit.locations %}
{{ unit.locations }}
{% endif %}