{% block iboInputLabel %} {% if oUIBlock.IsLabelBefore() %} {{ render_block(oUIBlock.GetInput()) }} {% else %} {{ render_block(oUIBlock.GetInput()) }} {% endif %} {% endblock %}