Hacked By AnonymousFox

Current Path : /opt/alt/ruby26/lib64/ruby/2.6.0/rdoc/generator/template/darkfish/
Upload File :
Current File : //opt/alt/ruby26/lib64/ruby/2.6.0/rdoc/generator/template/darkfish/_sidebar_VCS_info.rhtml

<% if !svninfo.empty? then %>
<div id="file-svninfo-section" class="nav-section">
  <h3>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>
</div>
<% end %>

Hacked By AnonymousFox1.0, Coded By AnonymousFox