Sha256: f519104359ae03d3ec7c17e0ec1da3faaafb4610d879592303d9bd7f6bf7ca2f

Contents?: true

Size: 651 Bytes

Versions: 4

Compression:

Stored size: 651 Bytes

Contents

<footer id="footer" class="container">
  <div class="row">
    <div class="span12">
      <p>
        CurateND is a service of the <a href="http://www.library.nd.edu">Hesburgh Libraries of Notre Dame</a>.
      </p>
      <p>
        <a href="http://www.nd.edu/copyright/">Copyright</a> &copy; <%= Time.now.year %> <a href="http://www.nd.edu">University of Notre Dame</a>
      </p>
      <p>
        Powered by <a href="https://github.com/curationexperts/sufia">Sufia</a>, a <a href="http://projecthydra.org">Hydra</a> project.
      </p>
      <p>
        Build: <%= Rails.configuration.build_identifier %>
      </p>
    </div>
  </div>
</footer>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
curate-0.1.3 app/views/_footer.html.erb
curate-0.1.2 app/views/_footer.html.erb
curate-0.1.1 app/views/_footer.html.erb
curate-0.1.0 app/views/_footer.html.erb