{% extends "base.html" %} {% block content %} {% if is_serv_protected and role > 2 %} {% else %}
{{lang.phrases.check_config}} {{lang.words.save|title()}} {% if is_restart|int == 0 %} {{lang.phrases.save_and_restart}} {% endif %} {{lang.phrases.save_and_reload}} {% if section != 'globals' and section != 'defaults' %} {{lang.words.delete|title()}} {{lang.words.this}} {{lang.words.section2}} {% endif %}