diff options
Diffstat (limited to 'app/views/call_routes/new.html.haml')
-rw-r--r-- | app/views/call_routes/new.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/call_routes/new.html.haml b/app/views/call_routes/new.html.haml index 0796d7f..28aead9 100644 --- a/app/views/call_routes/new.html.haml +++ b/app/views/call_routes/new.html.haml @@ -1,3 +1,3 @@ -- title t("call_routes.new.page_title") +- content_for :title, t("call_routes.new.page_title") = render "form"
\ No newline at end of file |