{% extends 'root_email_template_new.html' %} {% block heading %} Hi {{mentioned_user}} {% endblock heading %} {% block content_body %} You have been tagged for the comment posted by {{commented_by}} {% endblock content_body %} {% block button_link %} {% if url %}
{% endif %} {% endblock button_link %}