|
|
@ -14,12 +14,12 @@
|
|
|
|
<table class="message message-list">
|
|
|
|
<table class="message message-list">
|
|
|
|
<tbody>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<th>SHA1 hash</th>
|
|
|
|
<th class="hash">SHA1 hash</th>
|
|
|
|
<th>From</th>
|
|
|
|
<th class="from">From</th>
|
|
|
|
<th>To</th>
|
|
|
|
<th class="to">To</th>
|
|
|
|
<th>Subject</th>
|
|
|
|
<th class="subject">Subject</th>
|
|
|
|
<th>Date</th>
|
|
|
|
<th class="date">Date</th>
|
|
|
|
<th>Attachments</th>
|
|
|
|
<th class="attachments">Attachments</th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
%(items)s
|
|
|
|
%(items)s
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|