{% extends "box/base/box.html" %} {% load i18n %} {% load l10n %} {% get_current_language as LANGUAGE_CODE %} {% block title %} {% trans "Virtual machines" %} {% endblock title %} {% block content %}
{% trans "You have not started any machines yet." %}
{% trans "Choose a template, and you can use the system in a minute." %}