{% extends "pagekite_base.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block page_head %} {% endblock %} {% block configuration %}
{{ form.http|bootstrap_horizontal:'col-lg-0' }} {{ form.https|bootstrap_horizontal:'col-lg-0' }} {{ form.ssh|bootstrap_horizontal:'col-lg-0' }} {% csrf_token %}
{% endblock %}