Sha256: f84bad55c40af3bee664d9844197fabbc9e412520f2c0e54dc7ec36f6f80b6b1

Contents?: true

Size: 282 Bytes

Versions: 24

Compression:

Stored size: 282 Bytes

Contents

<% unless sidebar.pages.blank? %>
  <h3 class="sidebar-title"><%= t('.pages') %></h3>
  <div class="sidebar-body">
    <ul>
      <% for page in sidebar.pages %>
        <li>
      <%= link_to page.title, page.permalink_url %>
      </li>
    <% end %>
    </ul>
  </div>
<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
publify_core-10.0.2 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.5.0 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/page_sidebar/_content.html.erb
publify_core-10.0.1 app/views/page_sidebar/_content.html.erb
publify_core-10.0.0 app/views/page_sidebar/_content.html.erb
publify_core-9.2.10 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/page_sidebar/_content.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/page_sidebar/_content.html.erb
publify_core-9.2.9 app/views/page_sidebar/_content.html.erb
publify_core-9.2.8 app/views/page_sidebar/_content.html.erb
publify_core-9.2.7 app/views/page_sidebar/_content.html.erb
publify_core-9.2.6 app/views/page_sidebar/_content.html.erb
publify_core-9.2.5 app/views/page_sidebar/_content.html.erb
publify_core-9.2.4 app/views/page_sidebar/_content.html.erb