{% load static %} {% load static tailwind_tags %} {% block title %}{% endblock %} {% tailwind_css %}
{% include 'header.html' %} {% block content %} {% endblock %} {% include 'footer.html' %} {% include 'website/components/scroll_to_top.html' %} {% include 'website/components/schedule.html' %}