{% load i18n %} {% with choices_id="bricks-config-widget-"|add:widget.attrs.id %} {{ widget.choices|json_script:choices_id }}
{% translate "Available blocks" %}
{% translate "Top of page" %}
{% translate "Left" %}
{% translate "Right" %}
{% translate "Bottom of page" %}
{% endwith %}