{% load bulb_static static compress %} Special characters {% if DEBUG %} {% compress css %} {% endcompress %} {% elif not DEBUG %} {% if BULB_BUNDLED_FILES_VERSION != None %} {% with url='utils/bundle_special_characters&V='|add:BULB_BUNDLED_FILES_VERSION|add:'.css' %} {% endwith %} {% else %} {% endif %} {% endif %}

Special characters :

Click on a character to copy it

{% for character in special_characters %} {% endfor %}

{% if DEBUG %} {% elif not DEBUG %} {% if BULB_BUNDLED_FILES_VERSION != None %} {% with url='utils/bundle_special_characters&V='|add:BULB_BUNDLED_FILES_VERSION|add:'.js' %} {% endwith %} {% else %} {% endif %} {% endif %}