1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2026-01-27 02:28:50 +01:00

Add problems to navbar

This commit is contained in:
2014-12-30 11:35:25 +01:00
parent c29e77b238
commit 37f4eefff2

View File

@@ -13,6 +13,7 @@
<% end %>
<%= horizontal do %>
<%= nav class: 'navbar-left' do %>
<%= link_to 'Problems', problems_path %>
<%= link_to 'Translations', translations_path %>
<% end %>
<% end %>