From f929e080e3ca956b9dbc4bc4695941a404cc55ca Mon Sep 17 00:00:00 2001 From: hannajankowski Date: Thu, 30 May 2024 11:54:42 -0400 Subject: Add files via upload --- inst/app/templates/content/estimators/add-estimators.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'inst/app/templates/content/estimators') 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" + ) + }} -- cgit v1.2.3