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.
15 lines
485 B
HTML
15 lines
485 B
HTML
<roundcube:include file="includes/layout.html" />
|
|
|
|
<div 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" />
|