{% extends 'traffic/reporter/monthly/index.html' %} {% load l10n %} {% block leftbar_monthly %}class="active"{%endblock%} {% block contents %}
{{traceback}}
# | Month | Active Days |
---|---|---|
{{month}} | {% if month == 1 %}January {% elif month == 2 %}February {% elif month == 3 %}March {% elif month == 4 %}April {% elif month == 5 %}May {% elif month == 6 %}June {% elif month == 7 %}July {% elif month == 8 %}August {% elif month == 9 %}September {% elif month == 10 %}October {% elif month == 11 %}November {% elif month == 11 %}December Unknown {% endif %} | {{value.days}} |
Data is not available yet. Traffic reports are usually generated once a day. |
Statistics is not available yet. Traffic reports are generated once a day, so please try again later.