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