roundcubemail-plugins-kolab/plugins/kolab_notes/skins/elastic/templates/print.html

9 lines
285 B
HTML
Raw Normal View History

<roundcube:include file="includes/layout.html" />
<div class="print-content" role="main">
<div id="notedetailstitle"><roundcube:object name="noteheader" /></div>
<div id="notebody"><roundcube:object name="notebody" /></div>
</div>
<roundcube:include file="includes/footer.html" />