Commit 11f815ac authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Render flash message out of content block

parent aa6d29f0
......@@ -18,8 +18,8 @@
.username
= current_user.username
.content-wrapper
= render "layouts/flash"
%div{ class: fluid_layout ? "container-fluid" : "container-fluid container-limited" }
.content
= render "layouts/flash"
.clearfix
= yield
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment