{% block extra_css %}{% endblock %}
본문으로 건너뛰기
Dell Server Info
Home
{% if current_user.is_authenticated %}
ServerInfo
XML Management
Job Monitor
{% if current_user.is_admin %}
Admin
{% endif %}
Logout
{% else %}
Login
Register
{% endif %}
{% block content %}{% endblock %}
{% if config.USE_SOCKETIO %} {% endif %} {% block scripts %}{% endblock %}