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