datatracker/ietf/templates/mailinglists/list_action.txt
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

26 lines
448 B
Plaintext

{% ifequal list.mail_type 1 %}
create this new
{% else %}
{% ifequal list.mail_type 2 %}
move the
{% else %}
{% ifequal list.mail_type 3 %}
move the
{% else %}
{% ifequal list.mail_type 4 %}
create this new
{% else %}
{% ifequal list.mail_type 5 %}
close the
{% else %}
{% ifequal list.mail_type 6 %}
close the
{% else %}
** programming error **
{% endifequal %}
{% endifequal %}
{% endifequal %}
{% endifequal %}
{% endifequal %}
{% endifequal %}