📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-30 08:51:58
📂
/ (Root)
/
opt
/
alt
/
ruby20
/
lib64
/
ruby
/
2.0.0
/
rdoc
/
generator
/
template
/
darkfish
📍 /opt/alt/ruby20/lib64/ruby/2.0.0/rdoc/generator/template/darkfish
🔄 Refresh
✏️
Editing: _sidebar_VCS_info.rhtml
Read Only
<% if !svninfo.empty? then %> <nav id="file-svninfo-section" class="section"> <h3 class="section-header">VCS Info</h3> <div class="section-body"> <dl class="svninfo"> <dt>Rev <dd><%= svninfo[:rev] %> <dt>Last Checked In <dd><%= svninfo[:commitdate].strftime('%Y-%m-%d %H:%M:%S') %> (<%= svninfo[:commitdelta] %> ago) <dt>Checked in by <dd><%= svninfo[:committer] %> </dl> </div> </nav> <% end %>
💾 Save Changes
❌ Cancel