{% load bulb_static static compress %}
Special characters
{% if DEBUG %} {% compress css %}
{% endcompress %} {% elif not DEBUG %}
{% endif %}
Special characters :
Click on a character to copy it
{% for character in special_characters %}
{{ character }}
{% endfor %}
{% if DEBUG %} {% elif not DEBUG %} {% endif %}