{% extends "industry_reforged/base.html" %} {% load i18n %} {% load humanize %} {% block details %}
{% translate "These items met your scanner's minimum margin and velocity requirements, but your corporation does NOT own the blueprint for them." %}
{% if missing_bpos %}| {% translate "Item" %} | {% translate "Margin" %} | {% translate "Velocity (30d)" %} | {% translate "Found At" %} |
|---|---|---|---|
|
|
{{ bpo.margin|floatformat:1 }}% | {{ bpo.velocity|floatformat:1 }} | {{ bpo.timestamp|date:"Y-m-d H:i" }} |