]> git.mxchange.org Git - friendica.git/blob - profile_tabs.tpl
63b6d48dd27df94fc97853eb8635afd13fc4adc3
[friendica.git] / profile_tabs.tpl
1
2 <div class="tabs-wrapper" >
3         <a href="$url" id="profile-tab-status-link" class="tabs" >$status</a>
4         <a href="$url?tab=profile" id="profile-tab-profile-link" class="tabs" >$profile</a>
5         <a href="$phototab" id="profile-tab-photos-link" class="tabs" >$photos</a>
6 <div class="tabs-end"></div>
7 </div>