{% extends "base_as_index.html" %} {% load static %} {% load i18n %} {% load pretty_json %} {% block head_includes %} {% endblock %} {% block leftbar %}
{% endblock %} {% block content %} {% csrf_token %}
example.com
{% trans 'Common settings' %}
10.0.1.12
www.example.com
/test/test
index.html
{% trans 'SSL settings' %}
ABCD
ABCD
ABCD
ABCD
8.8.8.8
10 c
shared:SSL/0m
dhparam.perm
{% trans 'Location settings' %}
/root/
index.html
https://example.lan
{% include '_confirmation.html' %} {% include 'nginx/modal_param.html' %} {% endblock %} {% block footer %} {% endblock %}