{% extends "layout.html" %} {% block title %}Login{% endblock %} {% block content %}
Please enter your username and password.
Advanced settings
Host :
{% if g.is_allowed(g.permissions.START_VBOXWEBSRV) %} Start VirtualBox Web Service {% endif %}
{% endblock %}