{% extends "email/applications/base.html" %} {% load translations %} {% load tz %} {% block body %} {% with what_changed='резолюцию' new_value=instance.resolution|translate_application_resolution %} {{ block.super }} {% endwith %} {% endblock %}