]> nmode's Git Repositories - Rnaught/blobdiff - inst/app/templates/content/help.html
Update idea.html
[Rnaught] / inst / app / templates / content / help.html
index 51192fc610961d5fbb06720e77b0b78cf7f491ef..df4e887e2152dce53206820e1adbefab83710975 100644 (file)
@@ -1,6 +1,8 @@
 <div class="accordion accordion-flush" id="help-accordion">
-  {{ htmlTemplate("templates/content/help/panel.html", id = "serial-interval",
-  header = "What is a Serial Interval(mu) ?" ) }} {{
-  htmlTemplate("templates/content/help/panel.html", id = "example-help-2",
-  header = "Example help 2" ) }}
+  {{
+    htmlTemplate("templates/content/help/panel.html",
+      id = "serial-interval",
+      header = "What is the serial interval?"
+    )
+  }}
 </div>