{% extends "base.html" %} {% block title %}Example Template - BiweeklyBudget{% endblock %} {% block body %} {% include 'notifications.html' %}

Example Template

{% endblock %}