]> git.mxchange.org Git - friendica.git/blob - view/smarty3/profile_listing_header.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / smarty3 / profile_listing_header.tpl
1 <h1>{{$header}}</h1>
2 <p id="profile-listing-desc" class="button" >
3 <a href="profile_photo" >{{$chg_photo}}</a>
4 </p>
5 <div id="profile-listing-new-link-wrapper" class="button" >
6 <a href="{{$cr_new_link}}" id="profile-listing-new-link" title="{{$cr_new}}" >{{$cr_new}}</a>
7 </div>
8