{% extends "console-base.html" %} {% load i18n %} {% load static %} {% block head %} WebVirtCloud - noVNC - Lite {% endblock %} {% block content %}
{% trans 'Loading' %}
{% endblock %}