summaryrefslogtreecommitdiff
path: root/app/views/fax_documents/edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/fax_documents/edit.html.haml')
-rw-r--r--app/views/fax_documents/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/fax_documents/edit.html.haml b/app/views/fax_documents/edit.html.haml
index 5da92c6..239bf8b 100644
--- a/app/views/fax_documents/edit.html.haml
+++ b/app/views/fax_documents/edit.html.haml
@@ -1,4 +1,4 @@
-- title t("fax_documents.edit.page_title")
+- content_for :title, t("fax_documents.edit.page_title")
= render "form"