{% load static %} {% block title %}{% endblock %} - StreamHub {% include 'components/header.html' %} {% block content %} {% endblock %} {% include 'components/toast.html' %} {% include 'components/footer.html' %}