friendica/view/theme/smoothly/vcard-widget.tpl
pixelroot 136175047d modified: view/theme/smoothly/profile_vcard.tpl
modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
	new file:   view/theme/smoothly/vcard-widget.tpl
2012-10-23 14:23:28 +02:00

5 lines
147 B
Smarty

<div class="vcard">
<div class="fn">$name</div>
<div id="profile-photo-wrapper"><img class="photo" src="$photo" alt="$name" /></div>
</div>