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