From 88a815456616a29dd3e656c6a790a40ea7634e9f Mon Sep 17 00:00:00 2001
From: Jedrzej Rybicki <j.rybicki@fz-juelich.de>
Date: Tue, 15 Feb 2022 10:31:55 +0100
Subject: [PATCH] Update footer.html.jinja (funding number)

---
 frontend/templates/footer.html.jinja | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/frontend/templates/footer.html.jinja b/frontend/templates/footer.html.jinja
index 3a34da6..67d4fb9 100644
--- a/frontend/templates/footer.html.jinja
+++ b/frontend/templates/footer.html.jinja
@@ -30,7 +30,8 @@
             <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. 
               <strong>
               <a style="color: #f39200" href="https://www.fz-juelich.de/portal/EN/Service/LegalNotice/_node.html">Impressum</a>
-              </strong>
+              </strong><br/>
+              The project has recieved funding from German Federal Ministry of Education and Research agreement no. 16GPC016K.
             </small>
           </p>
         </div>
-- 
GitLab