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