From 2c78de1eb9e2cebb37cef4ac681b8595ec47db27 Mon Sep 17 00:00:00 2001 From: stephan <sporada@uni-bielefeld.de> Date: Mon, 2 Mar 2020 15:31:31 +0100 Subject: [PATCH] psoter --- app/templates/main/poster.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/main/poster.html.j2 b/app/templates/main/poster.html.j2 index ee5b0a9e..fc4456d5 100644 --- a/app/templates/main/poster.html.j2 +++ b/app/templates/main/poster.html.j2 @@ -49,8 +49,8 @@ <img class="responsive-img" src="https://www.uni-bielefeld.de/sfb1288/images/Logo_SFB1288_DE_300dpi.png"> </div> <div class="col s9"> - <p>nopaque is a web application that helps in a first step to convert heterogeneous textual source material into standard-compliant research data that can then be further analyzed in a second step. nopaque is designed to accompany your research process.</p> - <p>The web application is developed within the DFG-funded Collaborative Research Center (SFB) 1288 "Practices of Comparison" by the subproject (TP) INF "Data Infrastructure and Digital Humanities".</p> + <p>nopaque is a web application that helps to convert heterogeneous textual source material into standard-compliant research data for subsequent analysis. nopaque is designed to accompany your research process.</p> + <p>The web application is developed within the DFG-funded Collaborative Research Center 1288 "Practices of Comparison" by the subproject INF "Data Infrastructure and Digital Humanities".</p> </div> </div> </div> -- GitLab