X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/5a9874606da5600cd40242e0740b60c5537367bd..7d41d2d11c55b983985cea9106b511a380a0dedb:/inst/app/templates/content/estimators/add-estimators.html
diff --git a/inst/app/templates/content/estimators/add-estimators.html b/inst/app/templates/content/estimators/add-estimators.html
index d1629d2..d4c55e6 100644
--- a/inst/app/templates/content/estimators/add-estimators.html
+++ b/inst/app/templates/content/estimators/add-estimators.html
@@ -1,4 +1,12 @@
+ {{
+ htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
+ id = "mu",
+ header = "Serial Interval (mu)",
+ reference_label = "Wikipedia",
+ reference_url = "https://en.wikipedia.org/wiki/Serial_interval"
+ )
+ }}
{{
htmlTemplate("templates/content/estimators/add-estimators/components/panel.html",
id = "id",
@@ -31,12 +39,4 @@
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"
- )
- }}