{% include 'header.html' %} {% include 'navbar.html' %}

gdspaths

{% for component in components %} {{component}} {% endfor %}

{% include 'footer.html' %}