{% extends cp_views_dir + "/template.html" %} {% block head %} {% endblock %} {% block content %}

{{ page_title }}



{% include cp_views_dir + "/restart.confirmation.modal.html" %} {% include "views/config.help.html" ignore missing %} {% endblock %}