{% load i18n %} {% load nginx_tags_custom %}
ssl
{{row}}
{{key}}: {{i}}
{{row.balancing_method}}
{% if key == "down" or key == "backup"%} {{key}} {% else %} {{key}}={{value}} {% endif %}
{{keys}}: {{i}}
{{value}}
{% if key == 'proxy_intercept_errors' %} {% if i == 'True' %} on {% else %} off {% endif %} {% else %} {{i}} {% endif %}