{% extends 'root_email_template.html' %} {% block heading %} {{name}} mentioned you in a comment {% endblock heading %} {% block content_body %} {{comment_description}} {% endblock content_body %} {% block button_link %} {% if url %}
{% endif %} {% endblock button_link %}