mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02:00
5 lines
184 B
Smarty
5 lines
184 B
Smarty
<div class="vcard">
|
|
<div class="fn">$name</div>
|
|
<div id="profile-photo-wrapper"><img class="photo" style="width: 175px; height: 175px;" src="$photo" alt="$name" /></div>
|
|
</div>
|
|
|