{% extends "Froxlor/base.html.twig" %} {% block content %}
Froxlor Server Management Panel
{{ pagetitle }}

{{ lng('login.welcomemsg') }}

{% if upd_in_progress %} {% elseif successmsg is not empty %} {% elseif message is not empty %} {% endif %}
{% if get_setting('panel.allow_preset') == '1' %} {% endif %}
{% endblock %}