{% load static %} Pixel - Free Bootstrap 5 UI Kit {% block header %} {% include 'includes/navigation.html' %} {% endblock header %} {% block content %}{% endblock content %} {% block footer %} {% include 'includes/footer.html' %} {% endblock footer %} {% include 'includes/scripts.html' %} {% block javascripts %}{% endblock javascripts %}