X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fdocs%2Ftemplates.pod;h=d6a9a99377206941ec35b6db5526089438c21f88;hb=refs%2Fheads%2FFREESIDE_2_3_BRANCH;hp=76856d456c167b071d049c76c690189ab370f76c;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/rt/docs/templates.pod b/rt/docs/templates.pod index 76856d456..d6a9a9937 100644 --- a/rt/docs/templates.pod +++ b/rt/docs/templates.pod @@ -3,6 +3,11 @@ Each template is split into two sections. A block of headers and a body. These sections are separated by a blank line. +Templates are processed by the L module. This module +allows you to embed arbitrary Perl code into your templates. Text wrapped +in curly braces, C<{...}> is interpreted as Perl. See L +for more information. + =head2 Headers Your template may specify arbitrary email headers. Each header is a name, a