Initial import
This commit is contained in:
5
app/views/widgets/menu_navigation.html.haml
Normal file
5
app/views/widgets/menu_navigation.html.haml
Normal file
@@ -0,0 +1,5 @@
|
||||
.menu
|
||||
%h1= App.title
|
||||
%ul
|
||||
%li= link_to "Courses"[].titleize, courses_url
|
||||
%li= link_to "Users"[].titleize, users_url
|
||||
Reference in New Issue
Block a user