136175047d
modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php new file: view/theme/smoothly/vcard-widget.tpl
6 lines
147 B
Smarty
6 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>
|
|
|