distil-ui/distil_ui/content/billing/templates/billing/billing.csv

4 lines
171 B
Plaintext

{% load i18n %}{% trans "Bill Report For Period" %}:,{{ billing.start|date:"b. d Y" }},{{ billing.end|date:"b. d Y" }}
{% trans "Project ID" %}:,{{ billing.project_id }}