{%= __("Drag elements from the sidebar to add. Drag them back to trash.") %}
{% for(var i=0; i < data.length; i++) { %}
{%= criscostack.render_template("print_format_builder_section",
{section: data[i], me:me}) %}
{% } %}
{%= __("Add a new section") %}