{% include top.html %} {% include header.html %}
{% include title_image.html %}
{% assign spotlights = site.spotlights %}
This is a selection of Helmholtz Software Spotlights, which will be continuously expanded and updated. Stay tuned and learn more about great research software projects!
{% for spotlight in spotlights %} {% endfor %}
{% include footer.html %}