<%include include_header.html%> <%set book_mark = 'stop_list'%>
<%include admin_setup_include_menu.html%>
Add Stop List
<%if msg%>
<%msg%>
<%endif%> <%if confirmation%>
The new Stop List will permanently remove
<%found_emails%>
addresses from active lists.
Email
Delete
<%loop loop_results%>
<%email%>
<%if found%><%found%><%endif%>
<%endloop%>
Are you sure you want to add above email(s) to your Stop List?
<%else%>
Email Addresses
<%if emails%><%emails%><%endif%>
<%endif%>
<%hidden_objects%>
<%include include_footer.html%>