{% include "head.html" %}
{% include "header.html" %} {% include "intro.html" %} {% for res, label in index %} {% include 'card_softwaresourcecode.html' %} {% endfor %} {% include 'indexfooter.html' %}