📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 16:21:18
📂
/
/
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
rdoc
/
generator
/
template
/
darkfish
✏️
Editing: _sidebar_sections.rhtml
<% unless klass.sections.length == 1 then %> <nav id="sections-section" class="section"> <h3 class="section-header">Sections</h3> <ul class="link-list"> <% klass.sort_sections.each do |section| %> <li><a href="#<%= section.aref %>"><%= h section.title %></a></li> <% end %> </ul> </nav> <% end %>
💾 Save Changes
❌ Cancel