diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index c368ec5..859ce5f 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -6,4 +6,5 @@
  • <%= link_to "News", 'http://news.railstutorial.org/' %>
  • <%= link_to "Rails Tutorial", 'http://railstutorial.org/' %>
  • + \ No newline at end of file