Sha256: 60b580fff9c2a3e206c7b4b9248d16a130eb39cb19410bd799562acaaadf2401

Contents?: true

Size: 855 Bytes

Versions: 8

Compression:

Stored size: 855 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;">
            <!-- opening hours -->
            </div>
        </div>
      </div>
    </div>
  </div>
</section>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
pwb-1.3.0 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-1.2.0 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-1.1.1 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-1.0.0 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-0.1.1 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-0.1.0 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-0.0.2 app/themes/default/views/pwb/welcome/_about_us.html.erb
pwb-0.0.1 app/themes/default/views/pwb/welcome/_about_us.html.erb