{% extends "webservice_running/base.html" %} {% block content %}
{% csrf_token %} {{ form.as_p }}
{% endblock content %}