Sha256: 35b16d8ff027c4ebc1b23b3b515b21eb056ff8028f3acaab176098153197f101

Contents?: true

Size: 467 Bytes

Versions: 9

Compression:

Stored size: 467 Bytes

Contents

<% content_for :secondary_nav do %>
  <ul class="nav nav-list">
    <li class="nav-header">Content Blocks</li>
    <%= render @content_blocks %>
  </ul>

  <!--
  <div class="btn-group actions pull-right">
    <%= link_to "<i class=\"icon-plus\"></i> Add Template <span class=\"caret\"></span>".html_safe, new_template_path, :class => 'dropdown-toggle btn btn-inverse', 'data-toggle' => 'dropdown', 'data-target' => '#', :role => 'button' %>
  </div>
  -->
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
smithycms-0.4.5 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.4.4 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.4.3 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.4.2 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.4.1 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.4.0 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.0.3 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.0.2 app/views/smithy/content_blocks/_secondary_nav.html.erb
smithycms-0.0.1 app/views/smithy/content_blocks/_secondary_nav.html.erb