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