<master src="master">
<property name="title">Confirm deletion of mailing list</property>
<property name="context_bar">@context_bar;noquote@</property>

<h3>Confirm deletion of the mailing list "@name@":</h3>
<p>
<center>
  <form method="POST" action="list-delete-2">
    @export_vars;noquote@
    <input type=submit value=Delete>
  </form>
  <form method="GET" action=".">
    <input type=submit value=Cancel>
  </form>
</center>