{% extends "base.html" %} {% block content %} {% if errors %}
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 %}