Skip Navigation

Guidelines for editing email templates

  • Use an XSLT editor to edit email templates.
  • Do not change any parameters.
  • Do not change XSL logical statements, such as 
    xsl:if, xsl:call-template
    , unless you have a very good understanding of XLST.
  • Do not change MIME headers, such as 
    Content-Type:, Content-Transfer-Encoding:
     unless you have a good understanding of MIME.