diff options
Diffstat (limited to 'app/views/content/_main_navigation.html.erb')
| -rw-r--r-- | app/views/content/_main_navigation.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/content/_main_navigation.html.erb b/app/views/content/_main_navigation.html.erb index 67d4ecc..2fe8b77 100644 --- a/app/views/content/_main_navigation.html.erb +++ b/app/views/content/_main_navigation.html.erb | |||
| @@ -4,4 +4,4 @@ | |||
| 4 | <li><%= link_to_path item.title, item.path %></li> | 4 | <li><%= link_to_path item.title, item.path %></li> |
| 5 | <% end %> | 5 | <% end %> |
| 6 | </ul> | 6 | </ul> |
| 7 | </div> \ No newline at end of file | 7 | </div> |
