{% extends "containment.html" %} {% load url from future %} {% block title %} Services {% endblock %} {% block content %} {% include "services_detail_widget.html" %}

Configuration Reset to Defaults

{% csrf_token %} {{ form.as_table }}
{% endblock %}