{%load i18n%}{%load controls%} {%for scontrol in scontrols%}
{%trans scontrol.control.caption%}
{%control scontrol.control%}
{%endfor%}