diff --git a/templates/main.html b/templates/main.html index 7321501dbd85efc9a5b4e4eaf96caf1b1a1e52b7..f4c06a52d0b19ec4e2f6d566525fe8ec1e4a7a71 100644 --- a/templates/main.html +++ b/templates/main.html @@ -118,6 +118,8 @@ <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. </small> <div class="row mt-4 pl-5" style="margin-top: 1.5rem; padding-left: 3rem !important; "> <p style="border-top: 1px solid darkgray;"><small>This service is based on Apache Airflow {{ version_label }}: {% if airflow_version %}<a href="https://pypi.python.org/pypi/apache-airflow/{{ airflow_version }}" target="_blank">v{{ airflow_version }}</a>{% else %} N/A{% endif %}</small></p>