{% autoescape off %}
{% load i18n %}
{% comment %}
Context variables:
    template_name - name of including template.
{% endcomment %}
{% spaceless %}{% include template_name %}{% endspaceless %}

-- 
{% trans "Ваш IDM" %}
{% endautoescape %}
