{% extends 'root_email_template_new.html' %} {% block preheader %}Activate your BottleCRM account{% endblock preheader %} {% block heading %}Welcome to BottleCRM{% endblock heading %} {% block content_body %}

Thanks for creating an account. Click the button below to verify your email and activate your account.

{% endblock content_body %} {% block metadata %} {% endblock metadata %} {% block button_link %} Verify Your Email {% endblock button_link %} {% block extra_content %}

Once activated, you'll have access to all BottleCRM features.

{% endblock extra_content %}