aboutsummaryrefslogtreecommitdiff
path: root/inst/app/templates/content/help.html
diff options
context:
space:
mode:
Diffstat (limited to 'inst/app/templates/content/help.html')
-rw-r--r--inst/app/templates/content/help.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/inst/app/templates/content/help.html b/inst/app/templates/content/help.html
deleted file mode 100644
index df4e887..0000000
--- a/inst/app/templates/content/help.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<div class="accordion accordion-flush" id="help-accordion">
- {{
- htmlTemplate("templates/content/help/panel.html",
- id = "serial-interval",
- header = "What is the serial interval?"
- )
- }}
-</div>