{% extends "base.html" %} {% block title %}Settings{% endblock %} {% block content %}
Sent automatically when you add a new Lead or User. The body is HTML.
{% if mail_ready %}Email sending is set up. Sent from {{ mail_from }}. {% else %}Email sending is not set up yet. Emails will not be sent until it is (see README).{% endif %}
Signed in with Google as {{ user.email }}.
Your login uses your Google account, so there is no portal password to change.