From 193fb68b29176c6f6ccc7b292b8023d4bb0d596f Mon Sep 17 00:00:00 2001
From: Malte Lenger <malte.lenger@uni-bielefeld.de>
Date: Thu, 21 Nov 2024 18:55:13 +0100
Subject: [PATCH] contributions anpassung text

---
 src/contents/Contribution/patient-contribution.tsx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/contents/Contribution/patient-contribution.tsx b/src/contents/Contribution/patient-contribution.tsx
index 44a9f487..1efd8f64 100644
--- a/src/contents/Contribution/patient-contribution.tsx
+++ b/src/contents/Contribution/patient-contribution.tsx
@@ -12,7 +12,6 @@ export function PatientContribution(){
                 <div className='col  '>
                     <H4 text="Patient consent form"/>
                 <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/patienteneinwilligung-mustervorlage-igem-2.pdf" name="patienteneinwilligung-mustervorlage-igem-2.pdf"/>
-                <p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
                 </div>
                 <div className='seperator-2 col-2'>
                 </div>
@@ -21,7 +20,7 @@ export function PatientContribution(){
                 <TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/translated-questionnaire-cf-patients.pdf" name="translated-questionnaire-cf-patients.pdf"/>
                 
                </div>
-
+               <p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval.</b></p>
                <H4 text="Hygiene Concept"/>
                <PDF   link="https://static.igem.wiki/teams/5247/pdfs/final-hygiene-concept.pdf" name="final-hygiene-concept.pdf"/>
                 
-- 
GitLab