Welcome to mirror list, hosted at ThFree Co, Russian Federation.

main.wrkspcswrp.wrkspcwrp.workspace.reading.header.html « blocks « web - github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8551e3226c4ae30805da68bc0d99aa52656a7d51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<div class="message-header">
    <!-- messageHeader messages.load({messageID: 0, section: "header"}).header appendTo:'.message-header' -->
    <div class="extras">
        <ul>
            <li><a class="info" href="#info">Message Info</a></li>
            <li><a class="scrape" href="#scrape-contacts">Scrape Contacts</a></li>
            <li><a class="view-header" href="#view-source">View Full Header</a></li>
            <li><a class="attachments" href="#attachments">Attachments</a></li>
        </ul>
        <a href="#profile"><img src="#profile" alt="Profile" /></a>
    </div>
</div>