diff --git a/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd b/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd
index 7f45b45200f7645d393e8f9218b7f0d817c62bfe..d9731b143d55a2926f10043bd858cffb375d791b 100644
--- a/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd
+++ b/webpage_contents/templates/templates_for_publications/YYYYMMDD_Firstname_LastName/Publication_page.qmd
@@ -49,9 +49,6 @@ Here you can enter information about your results in text (with markdown format)
 ## Links to protocol pages
 
 ```{r}
-# | warning: false 
-
-
 library(dplyr)
 
 # This code chunk gathers the rows from tables specified in the inputs
@@ -74,7 +71,6 @@ DT::datatable(paths, options = list(dom = 't'), escape = FALSE, rownames = FALSE
 ## Sample information
 
 ```{r}
-# | warning: false 
 
 library(dplyr)
 # Take the relevant rows from the tables specified in inputs