]> nmode's Git Repositories - Rnaught/blobdiff - inst/web/templates/content/help.html
Update web app entry point
[Rnaught] / inst / web / templates / content / help.html
diff --git a/inst/web/templates/content/help.html b/inst/web/templates/content/help.html
new file mode 100644 (file)
index 0000000..df4e887
--- /dev/null
@@ -0,0 +1,8 @@
+<div class="accordion accordion-flush" id="help-accordion">
+  {{
+    htmlTemplate("templates/content/help/panel.html",
+      id = "serial-interval",
+      header = "What is the serial interval?"
+    )
+  }}
+</div>