{% load i18n static static_lib %}{% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %}
{% style_lib 'bootstrap' 'dist/css/bootstrap.min.css' '5.2.3' 'sha256-wLz3iY/cO4e6vKZ4zRmo4+9XDpMcgKOvv/zEU3OMlRo=' %} {% style_lib 'bootstrap-icons' 'font/bootstrap-icons.css' '1.10.3' 'sha256-4RctOgogjPAdwGbwq+rxfwAmSpZhWaafcZR9btzUk18=' %} {% style_lib 'bootstrap-table' 'dist/bootstrap-table.min.css' '1.21.2' 'sha256-Je9PmdF7VB3AY6oHw5Eit82SumgIt9XpISdDMBy7sPQ=' %} {% block style %}{% endblock %}