<%inherit file="/layout/wizard.html"/> <%namespace file="/lib.html" import="csrf_hidden_input, wizard_cancel_delete, wizard_errors"/>
<%include file="_steps.html" args="step=2"/>
${wizard_errors(header=_('Your alert settings could not be saved.'), errors=saved_search.errors)} ${csrf_hidden_input()}