From b1759da51a1aa8bbf27f08d9e7c1f5de9221df6e Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Wed, 26 Jun 2024 10:34:54 +0200
Subject: [PATCH] Update file index.qmd

---
 .../YYYYMMDD_Firstname_LastName/index.qmd         | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

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 7a4a5d7..0fa5673 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
 
-- 
GitLab