{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans 'Manage Log Redirection' %}{% endblock %} {% block main %} {% include 'infrastructure/hosts/_manage_log_redirect.html' %} {% endblock %}