X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/e920b3e514e717fc05ed524267d3b53e272fec51..refs/heads/master:/inst/web/templates/content/help.html?ds=sidebyside
diff --git a/inst/web/templates/content/help.html b/inst/web/templates/content/help.html
index df4e887..0346c64 100644
--- a/inst/web/templates/content/help.html
+++ b/inst/web/templates/content/help.html
@@ -1,8 +1,20 @@
+ {{
+ htmlTemplate("templates/content/help/panel.html",
+ id = "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?"
+ header = "What is the Serial Interval (SI)?"
)
}}