[% text("--TEMPLATE--") %]
[% text("AP transaction") %]
[% text("AR transaction") %]
[% text("Balance sheet") %]
[% text("Income statement") %]
[% text("Bin list") %]
[% text("Single check") %]
[% text("Check (base)") %]
[% text("Multiple checks") %]
[% text("Envelope") %]
[% text("Invoice") %]
[% text("Letterhead") %]
[% text("Packing list") %]
[% text("Pick list") %]
[% text("Payment") %]
[% text("Product receipt") %]
[% text("Purchase order") %]
[% text("Receipt") %]
[% text("Request for quotation") %]
[% text("Sales order") %]
[% text("Sales quotation") %]
[% text("Shipping label") %]
[% text("Aging statement") %]
[% text("Timecard") %]
[% text("Work order") %]
[% text("Reports") %]
[% text("1099-MISC") %]
[% text("1099-INT") %]
[% text("--FORMAT--") %]
[% text("csv") %]
[% text("html") %]
[% text("tex") %]
[% text("None/Generic") %]
[%
FOREACH lang IN languages %]
[% lang.description %]
[%
END
%]
[% PROCESS textarea element_data = {
class="template-body " _ format _ " editor"
style="width:100%;display:block"
name="template"
'data-dojo-attach-point'="templateContent"
text=UNESCAPE(template_content) } %]