{% extends "root_email_template_new.html" %} {% block preheader %}Your sign-in link for BottleCRM{% endblock preheader %} {% block heading %}Sign in to BottleCRM{% endblock heading %} {% block content_body %}
Click the button below to sign in to your account. This link expires in 10 minutes.
{% endblock content_body %} {% block button_link %} Sign in to BottleCRM {% endblock button_link %} {% block extra_content %}If you didn't request this link, you can safely ignore this email.
{% endblock extra_content %}