clarkfyr/Calumni

View on GitHub
app/views/common/_footer.html.erb

Summary

Maintainability
Test Coverage
<footer class="container" style="margin-top: 100px;">
  <p class="text-center">Copyright ©Calumni
    <br>Powered by <a href="#" target=_new>CS169 Group16</a>
  </p>
</footer>