{% extends "base.html" %} {% load static %} {% block title %}Reports | Birthday Report{% endblock %} {% block content %}
Birthday Report
{% csrf_token %}
{% endblock %} {% block extra_js %} {% endblock %}