{% import 'macros/forms.html' as forms %} {% from 'macros/build_line.html' import build_table, build_line %} {% extends "layouts/base.html" %} {% block content %}
{{ admin|email }}
{% endif %} {% if host %}{{ host|e }}{% endif %}
{{ connect_count }} connection(s) in the last hour {% if not slave.isConnected() %} (not currently connected) {% else %}
{% if authz.advertiseAction('gracefulShutdown') %}Slave will shut down gracefully when it is idle.
{% else %} {{ forms.graceful_shutdown(shutdown_url, authz) }} {% endif %} {% endif %} {% endif %}