{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Computes" %}{% endblock %} {% block content %}
{% trans "Status:" %}
{% trans "Connected" %}
{% trans "Not Connected" %}
{% trans "Need create ssh authorization key. If you have another SSH port on your server, you can add IP:PORT like '192.168.1.1:2222'." %}