{% extends 'index.html' %} {% load static %} {% block title %}Invoice Added{% endblock %} {% block content %}

Invoice Added Successfully!

Back to Invoices
{% endblock %}