Sha256: 5cd50b8781b5b1d1e77b42f1bcd46370145bac21af43d0de3a627c7138ad20e9

Contents?: true

Size: 208 Bytes

Versions: 9

Compression:

Stored size: 208 Bytes

Contents

<style>
  ul#pages { margin-left:20px; }
</style>

<ul>
  <% Document.roots.public.each do | document | %>
    <li><a href="<%= document_path(document) %>"><%= document.title %></a></li>
  <% end %>    
</ul>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
qcms-2.1.0 app/views/pages/sitemap.html.erb
qcms-2.0.0 app/views/pages/sitemap.html.erb
qcms-1.3.10 app/views/pages/sitemap.html.erb
qcms-1.3.9 app/views/pages/sitemap.html.erb
qcms-1.3.8 app/views/pages/sitemap.html.erb
qcms-1.3.7 app/views/pages/sitemap.html.erb
qcms-1.3.6 app/views/pages/sitemap.html.erb
qcms-1.3.5 app/views/pages/sitemap.html.erb
qcms-1.3.3 app/views/pages/sitemap.html.erb