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.
roundcubemail/skins/elastic/templates/contactprint.html

15 lines
500 B
HTML

<roundcube:include file="/includes/layout.html" />
<div id="content" class="content" role="main">
<div id="contact-details">
<div id="contactphoto">
<roundcube:object name="contactphoto" id="contactpic" placeholder="/images/contactpic.png" placeholderGroup="/images/contactgroup.png" />
</div>
<roundcube:object name="contacthead" id="contacthead" />
<br style="clear:both">
<roundcube:object name="contactdetails" />
</div>
</div>
<roundcube:include file="/includes/footer.html" />