X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/f929e080e3ca956b9dbc4bc4695941a404cc55ca..e29a0f98bc55256acd94f482a6b33fbd6fe794ce:/inst/app/templates/content/estimators/add-estimators.html?ds=sidebyside 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" - ) - }}