Skip to content

Commit 0884c3c

Browse files
committed
Removed debugging text
1 parent ba5578f commit 0884c3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/layouts/application.html.haml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
= yield :head
3131

3232
%body{ id: yield(:body_id) }
33-
hello
3433
= render partial: 'nav_bar'
3534
#main-content
3635
- if main_content_wrapper(yield(:content_wrapper))

0 commit comments

Comments
 (0)