{% extends 'base.html' %} {% block content %}

Create a Service

{% csrf_token %} {{ form.as_p }}
{% endblock %}