{% extends 'traffic/reporter/yearly/index.html' %} {% load l10n %} {% block leftbar_yearly %}class="active"{%endblock%} {% block contents %}
{{traceback}}
# | Year | Active Months | Active Days |
---|---|---|---|
{{forloop.counter}} | {{entry.year}} | {{entry.months}} | {{entry.days}} |
Statistics is not available yet. Traffic reports are generated once a day, so please try again later.