#extends 'admin.html' # block admintitle ${dgettext('acct_mgr', 'Accounts: Notification Configuration')} # endblock admintitle # block adminpanel

${dgettext('acct_mgr', 'Accounts: Notification Configuration')}

${jmacros.form_token_input()}
${dgettext('acct_mgr', 'Account Notification')}

${ dgettext("acct_mgr", "Set the following options in order to be notified of " "account creation, password reset and account deletion.") }

${dgettext("acct_mgr", "Notification Actions")}

${ i18n_tag( dgettext( "acct_mgr", "This is a list of actions which you can enable or disable by " "[1:checking] the [2:checkboxes]."), 'em', 'em') }



${dgettext('acct_mgr', 'Notification Recipient Addresses')}

${ dgettext("acct_mgr", "Space-separated list of email addresses and/or usernames " "that get notified of the above actions:") }

# endblock adminpanel