{% extends "admin/change_list.html" %} {% load i18n %} {% block result_list %} {% if logs_app_installed %}

{% translate "VIEWS = number of times the post has been visited." %}

{% translate "VISITORS = number of unique IP addresses that have visited the post." %}

{% endif %} {{ block.super }} {% endblock result_list %}