Sha256: 9c530a179bdf4c089f2541c69d5ff7131fad326a88a61211f5acfe2d953e65e7
Contents?: true
Size: 527 Bytes
Versions: 4
Compression:
Stored size: 527 Bytes
Contents
<footer class="navbar navbar-dark bg-dark site-footer"> <div class="container-fluid"> <div class="navbar-text text-left"> <p><%= t('hyrax.footer.service_html') %></p> <p><%= t('hyrax.product_name') %> v<%= Hyrax::VERSION %></p> </div> <div class="navbar-right"> <div class="navbar-text text-right"> <p><%= t('hyrax.footer.copyright_html', current_year: Time.current.year) %></p> <p><%= t('hyrax.background_attribution_html') %></p> </div> </div> </div> </footer>
Version data entries
4 entries across 4 versions & 1 rubygems