From ac11d552bd759819281a4f7f800b3a170e305fa2 Mon Sep 17 00:00:00 2001 From: Jeldrik Hanschke Date: Tue, 27 Oct 2020 20:50:17 +0100 Subject: [PATCH] refactor deprecated {{title}} to {{page-title}} --- app/templates/application.hbs | 2 +- app/templates/create.hbs | 2 +- app/templates/poll.hbs | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/application.hbs b/app/templates/application.hbs index 53a510308..21f290edb 100644 --- a/app/templates/application.hbs +++ b/app/templates/application.hbs @@ -1,6 +1,6 @@ -{{title "Croodle"}} +{{page-title "Croodle"}}