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

{% translate "VIEWS = number of times the episode's details page has been visited." %}

{% translate "PLAYS = number of times the episode's audio file has been downloaded by a non-bot client (as far as we're able to tell). May be fractional because of partial downloads (common when streaming)." %}

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