{% extends "core/base.html" %} {% load static %} {% block title_text %}Billnotes{% endblock title_text %} {% block header_text %}Billnotes{% endblock header_text %} {% block content %}

My Notes

{% endblock %}