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

Transaction added successfully

Back to Transactions
{% endblock %}