{% extends 'mail/base.html' %} {% block content %} {% set INLINE_STYLE = common_inline_style + "font-size:14px;line-height:17px;" %}
{% autoescape false %} {% trans PHONE_NUMBER=e164_phone %}phone_alias.somebody_has_taken_alias_as_login{% endtrans %} {% endautoescape %}
{% trans PROFILE_PHONES_URL=_('profile_phones_url') %}phone_alias.create_new_in_settings{% endtrans %}
{% endblock content %}