From 003acf01cbe2d658dbec6e0e63ad5b7f90a289b5 Mon Sep 17 00:00:00 2001 From: Jedrzej Rybicki <j.rybicki@fz-juelich.de> Date: Tue, 15 Feb 2022 15:44:16 +0100 Subject: [PATCH] Update footer.html.jinja --- frontend/templates/footer.html.jinja | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/templates/footer.html.jinja b/frontend/templates/footer.html.jinja index 67d4fb9..69f9f85 100644 --- a/frontend/templates/footer.html.jinja +++ b/frontend/templates/footer.html.jinja @@ -27,11 +27,12 @@ <span class="mr-3 mt-1 float-left"> <img loading="lazy" src="img/eu-flag.png" alt="" style="max-width:52px; max-height:34px"> </span> - <small style="display: flow-root">This work has been supported by the eFlows4HPC project, contract #955558. This project has received funding from the European High-Performance Computing Joint Undertaking (JU) under grant agreement No 955558.<br>The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Spain, Germany, France, Italy, Poland, Switzerland, Norway. + <small style="display: flow-root">This work has been supported by the eFlows4HPC project. This project has received funding from the European High-Performance Computing Joint Undertaking (JU) under grant agreement No 955558.<br>The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Spain, Germany, France, Italy, Poland, Switzerland, Norway. <br/> + + The project has recieved funding from German Federal Ministry of Education and Research agreement no. 16GPC016K. <strong> <a style="color: #f39200" href="https://www.fz-juelich.de/portal/EN/Service/LegalNotice/_node.html">Impressum</a> - </strong><br/> - The project has recieved funding from German Federal Ministry of Education and Research agreement no. 16GPC016K. + </strong> </small> </p> </div> -- GitLab