summaryrefslogtreecommitdiffstats
path: root/app/views/layouts/base.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/base.rhtml')
-rw-r--r--app/views/layouts/base.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml
index d6d3400aa..017fcc173 100644
--- a/app/views/layouts/base.rhtml
+++ b/app/views/layouts/base.rhtml
@@ -21,7 +21,7 @@
<!-- page specific tags -->
<%= yield :header_tags -%>
</head>
-<body class="<%= body_css_classes %>">
+<body class="<%=h body_css_classes %>">
<div id="wrapper">
<div id="wrapper2">
<div id="top-menu">