diff --git a/routes/userfiles.js b/routes/userfiles.js index cd5a8bb..c8880a8 100644 --- a/routes/userfiles.js +++ b/routes/userfiles.js @@ -79,7 +79,8 @@ export const setup = function (router, con, server) { cookiebanner: ``, newrelic: load_var("./extra_modules/newrelic_monitor.html"), getPID: server.global_page_variables.getPID, - getDMPID: server.global_page_variables.getDMPID + getDMPID: server.global_page_variables.getDMPID, + unauthorized_description: "Chat now by creating an account on IPost" } diff --git a/views/PrivacyPolicy.html b/views/PrivacyPolicy.html index 5b7b374..d9932bf 100644 --- a/views/PrivacyPolicy.html +++ b/views/PrivacyPolicy.html @@ -3,6 +3,7 @@