summaryrefslogtreecommitdiff
path: root/inst/app/templates/content/help.html
blob: 51192fc610961d5fbb06720e77b0b78cf7f491ef (plain) (blame)
1
2
3
4
5
6
<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" ) }}
</div>