diff options
Diffstat (limited to 'app/views/manufacturers/show.html.haml')
-rw-r--r-- | app/views/manufacturers/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/manufacturers/show.html.haml b/app/views/manufacturers/show.html.haml index 1b8383b..8888402 100644 --- a/app/views/manufacturers/show.html.haml +++ b/app/views/manufacturers/show.html.haml @@ -1,4 +1,4 @@ -- title t("manufacturers.show.page_title") +- content_for :title, t("manufacturers.show.page_title") %p %strong= t('manufacturers.show.name') + ":" |