summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/views/layouts/application.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index b0644f2..bd03477 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -18,7 +18,7 @@
.content
.row
.span12
- = render 'layouts/messages' # TODO: In firefox, these are hidden by header
+ = render 'layouts/messages'
%div{"data-pjax-container" => ""}
- = yield
+ = yield
%footer