summaryrefslogtreecommitdiff
path: root/app/views/softkeys/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/softkeys/index.html.haml')
-rw-r--r--app/views/softkeys/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/softkeys/index.html.haml b/app/views/softkeys/index.html.haml
index 8bdc00e..d0b68a9 100644
--- a/app/views/softkeys/index.html.haml
+++ b/app/views/softkeys/index.html.haml
@@ -1,4 +1,4 @@
-- title t("softkeys.index.page_title")
+- content_for :title, t("softkeys.index.page_title")
- if @softkeys.count > 0
= render "index_core", :softkeys => @softkeys