{% if sg_status['tg_type'] == 'TGM' %}
{{title}} - Transfer General Main
{% elif sg_status['tg_type'] == 'TGR' %}
{{title}} - Transfer General Remote
{% elif sg_status['tg_type'] == 'TG-MYSQL' %}
{{title}} - MySQL Armored by SG
{% else %}
{{title}} - Server General
{% endif %}
{% block container %} {% endblock %}