Rendering the 'elements/navbar' partial view in application.html.erb
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
<%= csrf_meta_tags %>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/></head>
|
||||
<body>
|
||||
<%= render partial: "elements/navbar" %>
|
||||
|
||||
|
||||
<%= yield %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user