{% extends "base.html" %} {% block title %}{{ user.username }}{% endblock %} {% block subtitle %}{% trans %}User contact check{% endtrans %}{% endblock %} {% block content %}
{% trans %}For email, double check the
From:
field in email headers{% endtrans %}