{% extends 'root_email_template_new.html' %} {% block heading %} Hi {{email}} {% endblock heading %} {% ifequal 'activated' message %} {% block content_body %} You account has been activated by {{status_changed_user}}. You can login to your account and access all the features of Laki-Studio CRM. {% endblock content_body %} {% block button_link %} {% if url %}
{% endif %} {% endblock button_link %} {% endifequal %}