{% comment %} vim:ft=htmldjango {% endcomment %} {% if b.has_build_cost %} {% endif %} {% if b.produces %} {% endif %} {% if b.has_build_cost %} {% endif %} {% if b.produces %} {% endif %}
{{b.displayname|title }} DescriptionBuild costProduces
{{b.descname}} {{ b.help }} {% for costs in b.get_build_cost %} {% for w in costs %} {{ ware.name }} {% endfor %}
{%endfor%}
{% for w in b.get_outputs %} {{ ware.name }} {%endfor%}