{% extends 'base.html' %} {% block title %}Dashboard{% endblock title %} {% block subtitle %}Quick actions are displayed here for your convenience.{% endblock subtitle %} {% block content %}
Create an invoice for your existing partners!
Create a new partner!
The partner failed to pay on time. Make sure to contact them and/or suspend their services!
{% else %}The status of this invoice is not final so we thought it might be of interest!
{% endif %}{{ invoice.get_html_status }}