]> nmode's Git Repositories - Rnaught/blobdiff - inst/app/templates/content/help.html
Add input validation to estimators
[Rnaught] / inst / app / templates / content / help.html
index 388afb1cab7b532504607851773ffb56b2742afa..df4e887e2152dce53206820e1adbefab83710975 100644 (file)
@@ -1,14 +1,8 @@
 <div class="accordion accordion-flush" id="help-accordion">
   {{
     htmlTemplate("templates/content/help/panel.html",
-      id = "example-help-1",
-      header = "Example help 1"
-    )
-  }}
-  {{
-    htmlTemplate("templates/content/help/panel.html",
-      id = "example-help-2",
-      header = "Example help 2"
+      id = "serial-interval",
+      header = "What is the serial interval?"
     )
   }}
 </div>