We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5578f commit 0884c3cCopy full SHA for 0884c3c
app/views/layouts/application.html.haml
@@ -30,7 +30,6 @@
30
= yield :head
31
32
%body{ id: yield(:body_id) }
33
- hello
34
= render partial: 'nav_bar'
35
#main-content
36
- if main_content_wrapper(yield(:content_wrapper))
0 commit comments