{% extends 'root_email_template_new.html' %} {% block heading %} Hi {{user_email}} {% endblock heading %} {% block content_body %} Thanks for creating an account in Laki-Studio CRM. Please click on the below link to activate your account. {% endblock content_body %} {% block button_link %} Verify Your Email {% endblock button_link %} {% block extra_content %} This link will be valid for 2 hours. Once your account is activated, you will be able to access all of the features in Laki-Studio CRM {% endblock extra_content %} {% comment %}
Click Here to Activate your Account
Login
{% endcomment %}