{% extends "emails/base.html" %} {% load hc_extras %} {% block content %} Hello,
To set up a password for your account on {% site_name %}, please press the button below:

{% endblock %} {% block content_more %} Regards,
The {% site_name %} Team {% endblock %}