<div class="generic-page-wrapper"> <div class="section-title-wrapper"> <h2>{{$header}}</h2> </div> <div class="section-content-wrapper"> <div id="profile-listing-new-link-wrapper" class="button" > <a href="{{$cr_new_link}}" id="profile-listing-new-link" title="{{$cr_new}}" >{{$cr_new}}</a> </div> <div id="profile-listing-profiles" class="profile-listing-table"> {{$profiles}} </div> </div> </div>