datatracker/ietf/templates/mailinglists/list_denied.html
Bill Fenner 4e426dec4c Implement [most of] the approval side of mailing list requests.
Have to check the templates for deletion.
 - Legacy-Id: 209
2007-06-01 18:34:57 +00:00

6 lines
301 B
HTML

{% extends "mailinglists/list_approval_base.html" %}
{% block innercontent %}
<font color="#022d66"> Your note denying the request to {% filter escape %}{% include "mailinglists/list_type_message2.txt" %}{% endfilter %} has been sent to the requestor with your comments (if any).<br>
{% endblock %}