{% load static %} Bill Management System
{% include 'includes/header.html' %} {% include 'includes/sidebar.html' %}
{% block content %} {% endblock %} {% include 'includes/footer.html' %}