_profile_title.html.erb 212 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 <div class="row"> <div class="block-outer"> <div id="profile-title" class=" block col-lg-12 col-md-12 col-sm-12"> <h1 class="page-title"><%= profile.short_name %> </h1> </div> </div> </div>