diff --git a/README.md b/README.md
index ea2e110b1898cf0510b8a411c86fb6b23fa7cc4b..aaac0fc423047e293cd693f5dcbba4baadbd3332 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ This is Data Catalog for eFlows4HPC project
 
 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. The JU receives support from the European Union’s Horizon 2020 research and innovation programme and Spain, Germany, France, Italy, Poland, Switzerland, Norway.
 
+The project has recieved funding from German Federal Ministry of Education and Research agreement no. 16GPC016K.
+
+<img src="frontend/img/BMBF_gefoerdert_2017_en.jpg" width="200">
+
 
 Find architecture in [arch](arch/arch.adoc) folder. 
 
diff --git a/deploy_scripts/cloudinit.yml b/deploy_scripts/cloudinit.yml
index 97a9d59686210a0b5ca555e7512bac6050da16f7..e1de982595daa73cfe2e624a6ee136f6554060a0 100644
--- a/deploy_scripts/cloudinit.yml
+++ b/deploy_scripts/cloudinit.yml
@@ -37,6 +37,15 @@ users:
     ssh_authorized_keys:
       - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUNFmYnaZ1raXQm04/mfdoBfn4i6xYknic2nhGDOrkhp5r6kv4F1m7wgtuL/pddRKuEoQpiXjRWciEMljFmxvVc7+9VitsAn5zBsnzY9+Sq9+si5aKe93RK8JGLX/WsfZGnPMdKPkK2GO9LFJN4TyL9hTpFdFQfxtO82NIa3WikG4RI+WQuKeQ4qr8FHNymr+gHTw/+YaM9331xnM5YqkmOC27CvVtiQx96MNMAyMQ8RJcHy1GL8donTBL+knVZdIwGt4SUy9dIF8iwTXGFkLe8V7/DIEB7RW9gvk2sG3YPo2eq56HsQKAB3yre+5QFhmH/uqUnTKVFgZLqlDUC0duFOwALCRmlEgtOeZqOzRBa6a0RveTIfccMb48ac4FpeeJdo4KId1QO1JaEZ8fYKgRVw3xRuOjDMpxCFuxELpSvx/hd1jgrK9lRizH9DXNf5/5Go2O16hj8LPufBbhX2EiChjWJEJkoRWBhQ3UHmstbqRiuNU/MsHq0FPSHMHV6BU= maria@jsc-strela
 
+  - name: jj
+    gecos: Jedrzej Rybicki
+    groups: sudo
+    shell: /bin/bash
+    sudo: ALL=(ALL) NOPASSWD:ALL
+    lock_passwd: true
+    ssh_authorized_keys:
+      - ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxPi4EYQLBxFOECG3m8/yv4Qq0iByEirxoVBM/BkR3nbVrCLCB7L+gKKgLL36jOnkZKHyXRcRA94or8sUHrIRKH3o4ubnCKK/j2MEojGOj90QJiV5VaZ0jaHpo8IxKuYBZQR95B+l5Jpfn02nIEq0C7pdDmuV73Igl07eakmn07EFezWKzMDFcTfU5KLx/OyTYgNfVBTUqwc0nUEKqSe/b0WmY34nHnIXDPjg+eXNDMQrAl6j8cVUeJs57lZFdDNTacoZCune3z1UZ4N3X+rQvdvZ04GjAJPAlYaaJ21eeIrAyt65A1H3bT8OFfU5vK9Fi+2uA0yqFgCooDrUQFsdF
+
 
   - name: apiserver
     gecos: Common user for running the apiserver
diff --git a/frontend/templates/footer.html.jinja b/frontend/templates/footer.html.jinja
index 3a34da666462ee7f04b6831f09f9f2e16a615360..304ec067261106c7c437db5bcfb8e1007412d17f 100644
--- a/frontend/templates/footer.html.jinja
+++ b/frontend/templates/footer.html.jinja
@@ -7,7 +7,7 @@
     <div class="container-fluid p-0">
       <div class="eflows-line"></div>
       <div class="row mt-2 px-3">
-        <div class="col-lg-6 col-12 d-inlign-flex">
+        <div class="col-lg-5 col-12 d-inlign-flex">
           <p class="m-3 text-center align-self-center">
             <a href="https://www.eFlows4HPC.eu">
               <img src="https://eflows4hpc.eu/wp-content/uploads/2021/02/logo-blanc_1-1.svg" alt="eFlows4HPC Logo" title="eFlows4HPC" class="mr-4 align-self-center eflows-logo"/>
@@ -17,7 +17,7 @@
             <a href="https://github.com/eflows4hpc/datacatalog"><i class="fa fa-github-square mr-2 fa-2x text-white"></i></a>
           </p>
         </div>
-        <div class="col-lg-1 col-6 d-inlign-flex">
+        <div class="col-lg-2 col-6 d-inlign-flex">
           <p class="text-center align-self-center">
             <img loading="lazy" src="img/BMBF_gefoerdert_2017_en.jpg" alt="Funded by BMBF" style="max-height:100px">
           </p>
@@ -27,7 +27,9 @@
           <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>