HEX
Server: LiteSpeed
System: Linux premium212.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: vitanhod (1367)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: //opt/alt/ruby40/share/gems/gems/rdoc-7.0.4/lib/rdoc/generator/template/aliki/_footer.rhtml
<footer class="site-footer">
  <% if @options.footer_content && !@options.footer_content.empty? %>
  <div class="footer-content">
    <% @options.footer_content.each do |column_title, links| %>
    <div>
      <h3><%= h column_title %></h3>
      <ul>
        <% links.each do |text, url| %>
        <li><a href="<%= h resolve_url(rel_prefix, url) %>"><%= h text %></a></li>
        <% end %>
      </ul>
    </div>
    <% end %>
  </div>
  <% end %>

  <div class="footer-bottom">
    <p>
      Generated by <a href="https://ruby.github.io/rdoc/">RDoc <%= RDoc::VERSION %></a>
      using the Aliki theme by <a href="http://st0012.dev">Stan Lo</a>
    </p>
  </div>
</footer>