]> git.mxchange.org Git - friendica.git/blob - view/vcard-widget.tpl
d00099adba46782cb3c4dd37d6ec43e0c11b33d8
[friendica.git] / view / vcard-widget.tpl
1         <div class="vcard">
2                 <div class="fn">$name</div>
3                 <div id="profile-photo-wrapper"><img class="photo" style="width: 175px; height: 175px;" src="$photo" alt="$name" /></div>
4         </div>
5