diff --git a/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd b/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd index 7a4a5d75c2d95b2f8ae6314f31bc00a29f5bf1cf..0fa567399da39156e0661035d88f71621306e2ea 100644 --- a/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd +++ b/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/index.qmd @@ -16,21 +16,18 @@ author: code-fold: true --- + +# Supplemental Results +Here you can enter information about your results in text (with markdown format) -```{r userinputs} -#| output: false -#| echo: false -library(dplyr) -# This code chunk gathers the rows from tables specified in the inputs -inputs <- read.csv(file = 'input_mice.csv') - -``` -# Supplemental Results + + +<!-- Do not edit below this line !! --> ## Links to protocol pages