summaryrefslogtreecommitdiff
path: root/app/views/phone_books/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/phone_books/show.html.haml')
-rw-r--r--app/views/phone_books/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/phone_books/show.html.haml b/app/views/phone_books/show.html.haml
index 047b15e..5140b91 100644
--- a/app/views/phone_books/show.html.haml
+++ b/app/views/phone_books/show.html.haml
@@ -1,4 +1,4 @@
-- title @phone_book
+- content_for :title, @phone_book
- if ! @phone_book.description.blank?
%p
%strong= t('phone_books.show.description') + ":"