/[mws]/trunk/templates/message.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/templates/message.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (show annotations)
Thu May 6 07:36:06 2004 UTC (19 years, 11 months ago) by dpavlin
File MIME type: text/html
File size: 218 byte(s)
template for single message

1 <h1 style="color: #808080">[% search('subject',message.subject) %]</h1>
2 <h2>
3 [% FOREACH f IN message.from %]
4 [% search('from_phrase',f) %][% IF !loop.last %],[% END %]
5 [% END %]
6 </h2>
7 <pre>[% message.body %]</pre>

  ViewVC Help
Powered by ViewVC 1.1.26