{% extends 'base.html' %} {% load static %} {% block title %}Widgets{% endblock %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block content %}
All the widgets is reusable and responsive. You may use the predefined css to configure the padding, margin or background. Besides that, all the widgets have light and dark version.
Kindly add the [data-bs-theme="dark"] to the widget will change it to the dark version.