datatracker/ietf/templates/mailinglists/nwg_wizard_done.html
Bill Fenner 95a5093e53 Finish non-wg wizard logic: update database, send email.
Still need several templates (most notably deletion preview and
wizard_done)
 - Legacy-Id: 166
2007-05-24 21:05:51 +00:00

6 lines
130 B
HTML

{% extends "mailinglists/nwg_wizard_base.html" %}
{% block nwgcontent %}
Your mail has been sent, blah blah blah.
{% endblock %}