{% trans "The machine is starting..." %}


{% trans "The machine is stopped" %}

{% trans "The machine deleted" %}
{% endif %} {% if state == "FAILED" %}{% trans "Unexpected error occured" %}

{% extends "base.html" %} {% load i18n %} {% block js %} {% endblock %} {% block content %}
{% trans "The machine is starting..." %}
{% trans "The machine is stopped" %}
{% trans "The machine deleted" %}
{% endif %} {% if state == "FAILED" %}{% trans "Unexpected error occured" %}
{% trans "Protocol" %}: | {{i.template.access_type|upper}} |
---|---|
{% trans "IP" %}: | {{ i.firewall_host.pub_ipv4}} |
{% trans "Port" %}: | {{ i.get_port}} |
{% trans "Username" %}: | cloud |
{% trans "Password" %}: | {{ i.pw }} |