{% extends 'base.html' %} {% block title %}Form for {{service_path}}.{{method_name}}{% endblock %} {% block top %} << Back to method selection

Form for {{service_path}}.{{method_name}}

{% endblock %} {% block body %}
{% endblock %} {% block call %} loadServices(createForm); {% endblock %}