You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
405 B
HTML
12 lines
405 B
HTML
<roundcube:include file="includes/layout.html" />
|
|
|
|
<div class="content" role="main">
|
|
<div id="printmessageframe">
|
|
<roundcube:object name="messageHeaders" class="headers-table" max="10" />
|
|
<roundcube:object name="messageAttachments" id="attachment-list" />
|
|
<roundcube:object name="messageBody" id="messagebody" showImages="false" />
|
|
</div>
|
|
</div>
|
|
|
|
<roundcube:include file="includes/footer.html" />
|