Templates in HTML

Is there a way to add HTML within the templates? For example it would been nice to have a footer image at the bottom of the autoresponse that has our logo in it. Is this possible? Thanks

So I found where you can add Content-Type: html/text to the top of a template and you will get a nice html output. The only problem that I have found is that it places ‘Content-Type: html/text’ at the top of the email body. Any way of hiding from being displayed?From: rt-users-bounces@lists.bestpractical.com [mailto:rt-users-bounces@lists.bestpractical.com] On Behalf Of Josh Hopkins
Sent: Saturday, June 23, 2012 1:19 PM
To: rt-users@lists.bestpractical.com
Subject: [rt-users] Templates in HTML

Is there a way to add HTML within the templates? For example it would been nice to have a footer image at the bottom of the autoresponse that has our logo in it. Is this possible? Thanks

So I found where you can add Content-Type: html/text to the top of a template and you will get
a nice html output. The only problem that I have found is that it places `Content-Type:
html/text’ at the top of the email body. Any way of hiding from being displayed?

More information on this is available in
/opt/rt4/docs/customizing/templates.pod

-kevin