From e0d054ff784e106f8cfee8f55315607d02fdcc0e Mon Sep 17 00:00:00 2001 From: eashaw Date: Thu, 14 Oct 2021 18:26:32 -0500 Subject: [PATCH] added cookie banner (#2529) --- website/views/layouts/layout.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index 6090523752..02d15835c3 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -190,7 +190,8 @@ by the asset pipeline between "SCRIPTS" and "SCRIPTS END", or both. (https://sailsjs.com/docs/concepts/assets/task-automation) */ %> - + <% /* Cookie consent banner */ %> + <% /* Chat (Papercups) */ %>