]> nmode's Git Repositories - Rnaught/blobdiff - inst/web/templates/content/help.html
Update web app help tab and add demo video
[Rnaught] / inst / web / templates / content / help.html
index df4e887e2152dce53206820e1adbefab83710975..fe1201049fee1542fb0c40c906f61ee05c35ca0f 100644 (file)
@@ -1,8 +1,14 @@
 <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 = "serial-interval",
-      header = "What is the serial interval?"
+      header = "What is the serial interval (SI)?"
     )
   }}
 </div>