{% extends 'head.html' %} {% include 'logo.html' %} {% include 'header.html' %} {% block content %}

Hello! You're currently accessing {{ session.raw_school }}.

{% endblock %}