{% extends "solawi_apps/bidding/archive/events.html" %} {% load i18n solawi_ui bid_fiscal %} {% block title %}{% translate "Archiviertes Ereignis" %}: [{{ object.date|date:"d.m.Y" }}] {{ object.name }} {% title_sep %} {{ block.super }}{% endblock %} {% block breadcrumbs %}
{% translate "Runde" %} | {% translate "Ergebnis" %} | ||
---|---|---|---|
{{ forloop.counter }} | {{ currency }} | {{ r.res.total_amount|amount_format }} | {% if r.res.total_amount >= r.obj.fiscal_plan_fk.required_amount %} {% else %} {% endif %} |
{% translate "Für dieses Ereignis liegen keine Ergebnisse vor." %} |