{% extends "base.html" %} {% block content %} {% if errors %} {% endif %} {% if warn_start_time %}

The start date preceeds the oldest tracked visitor, thus the stats are not complete for the specified date range.

{% endif %} {% include "tracking/snippets/stats.html" %}

Tracking began on {{ track_start_time|date:"M d, Y @ g:i:s a" }}

{% endblock %}