{% extends "base.html" %} {% block content %}

Today

Used: {{ used_fmt }}

Limit: {{ limit_fmt }}

Remaining: {{ remaining_fmt }}

{% endblock %}