{% include top.html %} {% include header.html %}
{% include title_image.html %}
{% assign spotlights = site.spotlights %}
This is a preliminary list of software spotlights and more will be added soon. Stay tuned!
{% for spotlight in spotlights %} {% endfor %}
{% include footer.html %}