{% extends "base/list.html" %} {% load url from future %} {% block extrascripts %} {% endblock %} {% block list_detail %}
Notification | Send Email | Send HTML |
---|---|---|
{{ object.notification }} | {% if object.email %}{% endif %} | {% if object.html %}{% endif %} |