2014-09-06 00:14:25 +02:00
|
|
|
|
2013-04-23 13:47:57 +02:00
|
|
|
<h1>{{$header}}</h1>
|
2016-06-10 11:24:38 +02:00
|
|
|
|
2013-04-23 13:47:57 +02:00
|
|
|
<p id="profile-listing-desc" class="button" >
|
2016-06-10 11:24:38 +02:00
|
|
|
<a href="profile_photo" >{{$chg_photo}}</a>
|
2013-04-23 13:47:57 +02:00
|
|
|
</p>
|
2016-06-10 11:24:38 +02:00
|
|
|
|
2013-04-23 13:47:57 +02:00
|
|
|
<div id="profile-listing-new-link-wrapper" class="button" >
|
2016-06-10 11:24:38 +02:00
|
|
|
<a href="{{$cr_new_link}}" id="profile-listing-new-link" title="{{$cr_new}}" >{{$cr_new}}</a>
|
2013-04-23 13:47:57 +02:00
|
|
|
</div>
|
|
|
|
|
2016-06-10 11:24:38 +02:00
|
|
|
<div id="profile-listing-profiles">
|
|
|
|
{{$profiles}}
|
|
|
|
</div>
|