Sha256: 0e270a28f4781eb6000007c6307e32c4d2c4b59c93d5e20f9c7beb0831eb5462

Contents?: true

Size: 464 Bytes

Versions: 10

Compression:

Stored size: 464 Bytes

Contents

<footer class="navbar navbar-inverse site-footer">
  <div class="container-fluid">
    <div class="navbar-text text-left">
        <p><%= t('hyrax.footer.service_html') %></p>
        <p>Hyrax v<%= Hyrax::VERSION %></p>
    </div>
    <div class="navbar-right">
      <div class="navbar-text text-right">
        <p><%= t('hyrax.footer.copyright_html') %></p>
        <p><%= t('hyrax.background_attribution_html') %></p>
      </div>
    </div>
  </div>
</footer>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
hyrax-1.1.1 app/views/shared/_footer.html.erb
hyrax-1.1.0 app/views/shared/_footer.html.erb
hyrax-1.0.5 app/views/shared/_footer.html.erb
hyrax-1.0.4 app/views/shared/_footer.html.erb
hyrax-1.0.3 app/views/shared/_footer.html.erb
hyrax-1.0.2 app/views/shared/_footer.html.erb
hyrax-1.0.1 app/views/shared/_footer.html.erb
hyrax-1.0.0.rc2 app/views/shared/_footer.html.erb
hyrax-1.0.0.rc1 app/views/shared/_footer.html.erb
test_hyrax-0.0.1.alpha app/views/shared/_footer.html.erb