/[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

Annotation of /trunk/templates/message.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29 - (hide annotations)
Sat May 8 22:19:41 2004 UTC (20 years, 1 month ago) by dpavlin
File MIME type: text/html
File size: 314 byte(s)
removed debugging output

1 dpavlin 27 <div class="headers">
2 dpavlin 25 <span class="search">[% search('subject',message.subject,param.sort_by,'[?]') %]</span>
3 dpavlin 13 <span class="subject">[% message.subject %]</span>
4     <br>
5     [% from(message) %]
6     [% date(message) %]
7 dpavlin 17 <br>[% to(message) %]
8 dpavlin 27 </div>
9     <div class="message">
10 dpavlin 28 <pre>[% FILTER body ; message.body ; END %]</pre>
11 dpavlin 27 </div>

  ViewVC Help
Powered by ViewVC 1.1.26