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