]> git.mxchange.org Git - friendica.git/blob - view/templates/profile_listing_header.tpl
wrapping up 2019.12
[friendica.git] / view / templates / profile_listing_header.tpl
1
2 <h1>{{$header}}</h1>
3
4 <p id="profile-listing-desc" class="button" >
5         <a href="profile_photo" >{{$chg_photo}}</a>
6 </p>
7
8 <div id="profile-listing-new-link-wrapper" class="button" >
9         <a href="{{$cr_new_link}}" id="profile-listing-new-link" title="{{$cr_new}}" >{{$cr_new}}</a>
10 </div>
11
12 <div id="profile-listing-profiles">
13         {{$profiles nofilter}}
14 </div>