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