Sha256: 7a16abccc55e3f0c32b802e08e1e0a212eb40dbd18c2c2afa5938eae2ae196ab

Contents?: true

Size: 706 Bytes

Versions: 38

Compression:

Stored size: 706 Bytes

Contents

<% unless @no_footer %>
  <hr />

  <footer>
    <div class='row'>
      <div class='span6'>
        <% available_payment_options_icons.each do |i| %>
          <%= i %>
        <% end %>
      </div>

      <div class='span4'>
        <div>
          <% if current_shop.twitter_handle.present? %>
            <div style='float:left;width:80px;'> 
              <%= render 'layouts/twitter' %> 
            </div>
          <% end %>
          <div style='clear:both;'></div>
        </div>
      </div>

      <div class='span2 powered_by'>
        powered by <%= link_to 'nimbleShop', 'http://www.nimbleshop.com' %>
      </div>
    </div>
  </footer>
<% end %>

<%= render 'layouts/google_analytics' %>

Version data entries

38 entries across 19 versions & 1 rubygems

Version Path
nimbleshop_simply-0.0.12 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.12 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.11 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.11 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.10 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.10 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.9 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.9 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.8 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.8 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.7 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.7 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.5 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.5 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.4.beta1 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.4.beta1 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.4 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb
nimbleshop_simply-0.0.4 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.3 app/views/layouts/_footer.html.erb
nimbleshop_simply-0.0.3 app/views/nimbleshop_simply/nimbleshohp_simply/_footer.html.erb