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