Sha256: 14aebd3d6680c6af6142a51d0cb9a803b7a50e01ddf83dfe04720bf409ab7fb8

Contents?: true

Size: 344 Bytes

Versions: 10

Compression:

Stored size: 344 Bytes

Contents

<% content_for :breadcrumbs do %>
  <%= header_breadcrumbs %>
<% end %>

<div class="mu-faqs">
  <h1><%= t(:faqs) %></h1>

  <div class="mu-faqs-container">
    <div class="mu-faqs-content">
      <%= @faqs %>
    </div>
    <div class="mu-faqs-navbar hidden-xs">
      <nav>
        <ul>
        </ul>
      </nav>
    </div>
  </div>

</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mumuki-laboratory-9.3.0 app/views/faqs/index.html.erb
mumuki-laboratory-9.2.0 app/views/faqs/index.html.erb
mumuki-laboratory-9.1.3 app/views/faqs/index.html.erb
mumuki-laboratory-9.1.2 app/views/faqs/index.html.erb
mumuki-laboratory-9.1.1 app/views/faqs/index.html.erb
mumuki-laboratory-9.1.0 app/views/faqs/index.html.erb
mumuki-laboratory-9.0.6 app/views/faqs/index.html.erb
mumuki-laboratory-9.0.5 app/views/faqs/index.html.erb
mumuki-laboratory-9.0.4 app/views/faqs/index.html.erb
mumuki-laboratory-9.0.3 app/views/faqs/index.html.erb