{# Copyright (c) 2015 Chintalagiri Shashank Released under the MIT license #} {% extends "base_templates/base.html" %} {% block magellan %}
{% endblock %} {% block main %}

PCB Details

Documentation

{% if stage.costing %}

Costing

{{ stage.costing|safe }}
{% endif %}

Configurations

{% endblock %}