]> nmode's Git Repositories - Rnaught/blobdiff - inst/web/templates/content/help.html
Fix typo in About page
[Rnaught] / inst / web / templates / content / help.html
index df4e887e2152dce53206820e1adbefab83710975..0346c645b39adf3b76d61215d0422689fc832849 100644 (file)
@@ -1,8 +1,20 @@
 <div class="accordion accordion-flush" id="help-accordion">
+  {{
+    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)?"
     )
   }}
 </div>