{% extends "djangocms_xliff/base.html" %} {% load i18n l10n %} {% block content %}
{{ description }}
{{ units.0.plugin_name }} (ID: {{ plugin_id|unlocalize }}, Type: {{ units.0.plugin_type }})
{{ unit.field_verbose_name }} | {{ unit.target }} |
---|
{{ note }}
{% endblock %}