Sha256: 92b9a3f91b4a98f133f8b71b3aea17cd2d0ab22a65a574ab07a4962b1e202603
Contents?: true
Size: 820 Bytes
Versions: 1
Compression:
Stored size: 820 Bytes
Contents
<!-- <section class="slice light-gray bb"> <div class="wp-section"> <div class="container"> <div class="row landing-inline-row"> <div class="col-md-6"> <div class="section-title-wr"> <h3 class="section-title left"><span> <%= I18n.t("webContentSections.aboutUs") %> </span></h3> <div class="aux-nav"> Auxiliary content comes here </div> </div> <div class="landing-about-us"> <p> <%== @about_us.raw %> </p> </div> </div> <div class="col-md-6"> <div class=""> </div> <div class="" style="display:none;"> </div> </div> </div> </div> </div> </section> -->
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pwb-1.4.0 | app/themes/default/views/pwb/welcome/_about_us.html.erb |