2019-03-01 11:13:09 +01:00
|
|
|
<div class="partouter">
|
|
|
|
<div class="partheader">
|
|
|
|
message
|
|
|
|
</div>
|
|
|
|
<div class="partinner">
|
|
|
|
<table>
|
2019-03-10 22:47:10 +01:00
|
|
|
<tr> <th>Newsgroups</th> <td>{{msg.newsgroups}} </td> </tr>
|
2019-03-01 11:13:09 +01:00
|
|
|
<tr> <th>Message-Id </th> <td>{{message_id}} </td> </tr>
|
|
|
|
<tr> <th>Subject </th> <td class="subject">{{subject}}</td> </tr>
|
|
|
|
<tr> <th>From </th> <td>{{from}} </td> </tr>
|
|
|
|
<tr> <th>Date </th> <td>{{date}} </td> </tr>
|
|
|
|
</table>
|
|
|
|
|
|
|
|
{{bodyhtml}}
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|