app/views/_footer.html.erb in curate-0.1.3 vs app/views/_footer.html.erb in curate-0.2.0
- old
+ new
@@ -1,16 +1,9 @@
-
<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> © <%= 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.
+ Powered by <a href="https://github.com/ndlib/curate">Sufia</a> and <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>