aboutsummaryrefslogblamecommitdiffstats
path: root/view/profile_tabs.tpl
blob: 3628ff5ff0316aa613d600f2463c6b122a4600ab (plain) (tree)
1
2
3
4
5
6
7
8
9

                                


                                                                                                   

               

                                 
<div id="profile-tabs-wrapper" >
	<a href="$url" id="profile-tab-status-link" class="profile-tabs" >$status</a>
	<a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >$profile</a>
	<a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >$photos</a>
	$events
	$notes
<div id="profile-tabs-end"></div>
</div>