{% include top.html %} {% include header.html %}
{% capture title-content %} {% include frontpage/title-content.html %} {% endcapture %} {%- include title_image.html content=title-content -%}
{% if page.notification.description and page.notification.title %} {% include frontpage/notification.html title=page.notification.title description=page.notification.description %} {% endif %}

News

{% for post in site.posts limit:5 %} {% if forloop.index < 4 -%} {% assign class="" %} {% else -%} {% assign class="hide-on-mobile" %} {% endif -%} {% include cards/post_card_image.html post=post class=class %} {% endfor %}
More
{% include transition.html direction="top" %}

  You & HIFIS

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

  HIFIS Mission

Strengthening and developing the ICT competences of the whole Helmholtz Association.

  HIFIS Partners

Take a look at our partners, within the Helmholtz Association and throughout the World.

  Now & tomorrow - The HIFIS Roadmap

Get the latest updates of the HIFIS roadmap, summarizing our goals for the months andyears to come.

{% include footer.html %}