{% extends "base.html" %} {% block content %}
{% if selects|length == 0 %} {% include 'include/getstarted.html' %} {% else %}

Open {% if service != 'keepalived' %} Stat {% endif %} {% if service != 'keepalived' and service != 'nginx'%} Map {% endif %} Compare {% if role <= 3 %} Versions {% endif %}

{% endif %} {% if stderr or error %} {% include 'include/errors.html' %} {% endif %} {% if config %} {% if role <= 3 %}

Config from {{ serv }}

{% if service == 'haproxy' %} {% endif %} {% if service != 'keepalived' %}
Note: When reconfiguring the master server, the slave will be reconfigured automatically
{% endif %}

{% endif %} {% endif %} {% endblock %}