roundcubemail-plugins-kolab/plugins/kolab_notes/skins/elastic/templates/print.html
2018-01-03 14:02:56 +01:00

8 lines
285 B
HTML

<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" />