{% load i18n static custom_filters django_ledger %} {% block content %}
{{ _("As of") }}{% now "SHORT_DATETIME_FORMAT" %}
{{ _("Staff") }}
{{ _("Leads") }}
{{ _("Customers") }}
{{ _("Invoices") }}
{{ _("Quotations") }}
{{ _("Purchase Orders") }}