diff options
Diffstat (limited to 'app/views/gui_functions/show.html.haml')
-rw-r--r-- | app/views/gui_functions/show.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/gui_functions/show.html.haml b/app/views/gui_functions/show.html.haml index 8af329a..91b9d2e 100644 --- a/app/views/gui_functions/show.html.haml +++ b/app/views/gui_functions/show.html.haml @@ -1,4 +1,4 @@ -- title t("gui_functions.show.page_title") +- content_for :title, t("gui_functions.show.page_title") - cache(['gui_function_show', I18n.locale, @gui_function]) do %p |