{% load static %} {% block title %}Help!{% endblock %} {% block body %} {% include 'notifications.html' %} {% endblock %}