summaryrefslogtreecommitdiffstats
path: root/res/raw/template_message.html
blob: 8195f7d019754d4c8b4c6a88a00e0de0d4485f53 (plain)
1
2
3
4
5
<div id="%s" class="mail-message %s">
    <div class="mail-message-header spacer" style="height: %spx;"></div>
    <div class="mail-message-content collapsible zoom-normal %s" style="display: %s; margin: 16px 0;">%s</div>
    <div class="mail-message-footer spacer collapsible" style="display: %s; height: %spx;"></div>
</div>