1 line
85 B
HTML
1 line
85 B
HTML
|
|
{% safe %}{% block foo %}{% if bar %}{{unsafe}}{% endif %}{% endblock %}{% endsafe %}
|