Sha256: 96350a16f33f4afc7e7d0a1540cf649ed7f012fe6a62d2b6ecca32b289e08063

Contents?: true

Size: 694 Bytes

Versions: 5

Compression:

Stored size: 694 Bytes

Contents

<div class="sg-content">
  <div am-Grid class="h-text-align-center">
    <div am-Grid-Col="m:4 l:6" am-Grid-Row="m:start l:start">
      <div class="sg-home__section">
        <%= link_to '/structures',
                    :class => "t-link -color-dark -decoration-reversed" do %>
          <h3 class="t-heading -size-m">Structures</h3>
        <% end %>
        <div class="sg-home__intro">
          <p class="t-body -size-l">
            Here you will find the living documentation for the pieces that make up the application. It uses real templates from the site and recreate the different states that they might be in.
          </p>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
guide-0.5.0 app/views/guide/_content.html.erb
guide-0.4.1 app/views/guide/_content.html.erb
guide-0.4.0 app/views/guide/_content.html.erb
guide-0.3.2 app/views/guide/_content.html.erb
guide-0.3.1 app/views/guide/_content.html.erb