summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannajankowski <hkj@yorku.ca>2024-05-30 11:54:42 -0400
committerGitHub <noreply@github.com>2024-05-30 11:54:42 -0400
commitf929e080e3ca956b9dbc4bc4695941a404cc55ca (patch)
tree2665b0bf7a5549e3b1435c9878c2c487029bc2f5
parent107922f7ea55c5ad0f96966e4bd70988dc1a5f82 (diff)
Add files via upload
-rw-r--r--inst/app/templates/content/estimators/add-estimators.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/inst/app/templates/content/estimators/add-estimators.html b/inst/app/templates/content/estimators/add-estimators.html
index dce2dae..d1629d2 100644
--- a/inst/app/templates/content/estimators/add-estimators.html
+++ b/inst/app/templates/content/estimators/add-estimators.html
@@ -31,4 +31,12 @@
reference_url = "https://doi.org/10.1002/sim.3136"
)
}}
+ {{
+ htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
+ id = "mu",
+ header = "Serial Interval (WP)",
+ reference_label = "Wikipedia",
+ reference_url = "https://doi.org/10.1002/sim.3136"
+ )
+ }}
</div>