{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}Create Invoice{% endblock title %} {% block subtitle %}Create an invoice for services that you have offered to a partner.{% endblock subtitle %} {% block content %}
{% endblock content %}