{% extends 'aapayout/base.html' %} {% load i18n %} {% load humanize %} {% load aapayout_filters %} {% block details %}
{% translate "Payout" %}: {{ loot_pool.fleet.name }}
{% translate "Valued at" %}: {{ loot_pool.valued_at|date:"Y-m-d H:i" }}
{% endif %}{% translate "No items in this loot pool yet" %}
{% endif %}{% translate "Payouts have been generated for this loot pool." %} {% translate "View payout details" %}
{{ loot_pool.raw_loot_text }}