{% extends 'mail/base.html' %} {% block content %} {% set INLINE_STYLE = common_inline_style + "font-size:15px;line-height:22px;" %}
{% autoescape false %} {{ T(l('NOTIFICATIONS', 'change.avatar.notify')) }} {% endautoescape %}
{% endblock content %}