Skip to content

Commit

Permalink
fixed missing closing nav tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartl committed Aug 22, 2010
1 parent 8d4f0f5 commit af4b32e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
<li><%= link_to "News", 'http://news.railstutorial.org/' %></li>
<li><%= link_to "Rails Tutorial", 'http://railstutorial.org/' %></li>
</ul>
</nav>
</footer>

0 comments on commit af4b32e

Please sign in to comment.