Bump to v0.06, adding in Mason tests and better config handling
[catagits/Catalyst-View-Email.git] / t / root / text_html / test.tt
1 <html>
2  <body>
3   <h1>Look at my style</h1>
4   <p>I was sent to <em>[% $stash_key.to %]</em> on [% time %]</p>
5  </body>
6 </html>
7