{% extends "notifications/email/_base.html" %} {% block content %}

{{ heading }}

{{ body }}

{% if workspace_url %} {% endif %} {% endblock %}