${_('Delete sender to a list')}
% if request.is_xhr:
% else:
% endif
% if not hasattr(c, 'delflag'):
${h.submit('submit', _('Delete from list'))}
% endif
% if request.is_xhr: <%include file="/includes/flash.html"/> % endif