Hacked By AnonymousFox

Current Path : /opt/alt/ruby30/share/gems/gems/rdoc-6.3.4.1/lib/rdoc/generator/template/darkfish/
Upload File :
Current File : //opt/alt/ruby30/share/gems/gems/rdoc-6.3.4.1/lib/rdoc/generator/template/darkfish/_sidebar_pages.rhtml

<%- simple_files = @files.select { |f| f.text? } %>
<%- unless simple_files.empty? then -%>
<div id="fileindex-section" class="nav-section">
  <h3>Pages</h3>

  <ul class="link-list">
  <%- simple_files.each do |f| -%>
    <li><a href="<%= rel_prefix %>/<%= f.path %>"><%= h f.page_name %></a>
  <%- end -%>
  </ul>
</div>
<%- end -%>

Hacked By AnonymousFox1.0, Coded By AnonymousFox