{% load zut_tags %} {% if 'bootstrap-table' in libs %} {% style_lib 'bootstrap-table' '1.22.1' 'dist/bootstrap-table.min.css' 'sha384-sN3NwxbjH33ZidqZnPmX+nQ5IF+LoiI7HvZSoZj5wGacmu0/q4RJfsN0xqN+LIa5' %} {% endif %} {% if 'select2' in libs %} {% style_lib 'select2' '4.0.13' 'dist/css/select2.min.css' 'sha384-KZO2FRYNmIHerhfYMjCIUaJeGBRXP7CN24SiNSG+wdDzgwvxWbl16wMVtWiJTcMt' %} {% style_lib 'select2-bootstrap-5-theme' '1.3.0' 'dist/select2-bootstrap-5-theme.min.css' 'sha384-IrMr0LFnIMa9H6HhC5VVqVuWNEIwspnRLKQc0SUyPj4Cy4s02DiWDZEoJOo5WNK6' %} {% endif %}