X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/79adb128c76d9add4c3659fd86c38c9cf24cfe2d..42ae3c00c16bf45b0102850c1bdc44beb635b19f:/inst/web/templates/content/help.html diff --git a/inst/web/templates/content/help.html b/inst/web/templates/content/help.html index fe12010..0346c64 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", + 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)?" ) }}