{% load static %} IEEBC - SIREENS {% load django_bootstrap5 %} {% bootstrap_css %} {% bootstrap_javascript %}
{% if messages %}
{% bootstrap_messages %}
{% endif %} {% block content %} {% endblock content %}