{% extends "base.html" %} {% block body %}
{{ gettext('Back to admin interface') }}
{{ gettext('Here you can update the image displayed on the SecureDrop web interfaces:') }}
{{ gettext('Send an encrypted email to verify if OSSEC alerts work correctly:') }}
{{ gettext('SEND TEST OSSEC ALERT') }}
{% set prefs_filter = ["testalert-success","testalert-error","testalert-notification"] %}
{% include 'preferences_saved_flash.html' %}