{% extends 'horizon/common/_modal_form.html' %} {% load i18n %} {% block form_id %}manage_log_redirect{% endblock %} {% block form_action %} {% url 'horizon:tionix:infrastructure:hosts:manage_log_redirect' %} {% endblock %} {% block modal-body %}
{% trans 'Manage enable/disable log redirection to a specified host.' %}