From: Tatiana Krikella <106450627+TKrikella@users.noreply.github.com> Date: Thu, 29 May 2025 16:54:10 +0000 (-0400) Subject: Update help.html X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/8396dcd582d1df8a70e89f6141fefdb3fe7fbd2c?hp=36542b1abea94b8ca0a61a222161956214affb44 Update help.html --- diff --git a/inst/web/templates/content/help.html b/inst/web/templates/content/help.html index fe12010..3fbcacd 100644 --- a/inst/web/templates/content/help.html +++ b/inst/web/templates/content/help.html @@ -2,13 +2,19 @@ {{ htmlTemplate("templates/content/help/panel.html", id = "demo-video", - header = "Demo video" + header = "Demo Video" + ) + }} + {{ + htmlTemplate("templates/content/help/panel.html", + id = "Contact-Us", + header = "Contact Us" ) }} {{ htmlTemplate("templates/content/help/panel.html", id = "serial-interval", - header = "What is the serial interval (SI)?" + header = "What is the Serial Interval (SI)?" ) }}