]> git.mxchange.org Git - friendica.git/blob - view/profile_vcard.tpl
reworked items template
[friendica.git] / view / profile_vcard.tpl
1 <div class="vcard">
2
3         $fullname
4         $pdesc
5         $tabs
6
7         $photo
8
9         <div id="profile-extra-links">
10                 <ul>
11                         $connect
12                 </ul>
13         </div>
14
15         $location
16
17         $gender
18
19         $pubkey
20
21 </div>
22
23 $marital
24
25 $homepage
26