{% extends 'core/base.html' %} {% load i18n %} {% block content %}

Connect to {{ logininfo.machine }} Server

We do not store your password. It is required to connect to the remote machine once and transfer an SSH key.

{% if message %} {% endif %}
{% csrf_token %}
{% endblock %}