{% load i18n shop_tags %}

{% trans "Sales Today" %}

{{ daily_total.item_total__sum|currency }}
{{ daily_date|date:"m/d/Y" }}