summaryrefslogtreecommitdiff
path: root/app/views/sip_domains/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sip_domains/new.html.haml')
-rw-r--r--app/views/sip_domains/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sip_domains/new.html.haml b/app/views/sip_domains/new.html.haml
index 12ff340..863e680 100644
--- a/app/views/sip_domains/new.html.haml
+++ b/app/views/sip_domains/new.html.haml
@@ -1,3 +1,3 @@
-- title t("sip_domains.new.page_title")
+- content_for :title, t("sip_domains.new.page_title")
= render "form"