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