{% extends 'industry_reforged/base.html' %} {% load i18n %} {% load humanize %} {% block details %}
| {% translate "Blueprint" %} | {% translate "Corporation" %} | {% translate "ME / TE" %} | {% translate "Runs" %} | {% translate "Actions" %} |
|---|---|---|---|---|
|
|
{{ bp.corporation.corporation_name }} | {{ bp.material_efficiency }} / {{ bp.time_efficiency }} | {% if bp.is_original %}∞{% else %}{{ bp.runs }}{% endif %} | |
| {% translate "No blueprints found." %} | ||||