summaryrefslogtreecommitdiff
path: root/app/views/system_messages/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/system_messages/index.html.haml')
-rw-r--r--app/views/system_messages/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/system_messages/index.html.haml b/app/views/system_messages/index.html.haml
index da77e18..ffd3fc3 100644
--- a/app/views/system_messages/index.html.haml
+++ b/app/views/system_messages/index.html.haml
@@ -1,3 +1,3 @@
-- title t("system_messages.index.page_title")
+- content_for :title, t("system_messages.index.page_title")
= render "index_core", :system_messages => @system_messages \ No newline at end of file