From 36542b1abea94b8ca0a61a222161956214affb44 Mon Sep 17 00:00:00 2001 From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com> Date: Thu, 29 May 2025 12:53:26 -0400 Subject: [PATCH] Create Contact-Us.html --- inst/web/templates/content/help/Contact-Us.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 inst/web/templates/content/help/Contact-Us.html diff --git a/inst/web/templates/content/help/Contact-Us.html b/inst/web/templates/content/help/Contact-Us.html new file mode 100644 index 0000000..e689eda --- /dev/null +++ b/inst/web/templates/content/help/Contact-Us.html @@ -0,0 +1 @@ +
To report any issues with the web application, please contact krikella@yorku.ca.
-- 2.50.1