{% extends 'core/base/base.html' %} {% comment %} SPDX-FileCopyrightText: 2022 Helmholtz-Zentrum Dresden-Rossendorf (HZDR) SPDX-License-Identifier: GPL-3.0-or-later {% endcomment %} {% 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 %}