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

{% translate "VIEWS = number of times the podcast's index page has been requested." %}

{% translate "PLAYS = number of times the podcast episodes' audio files have been downloaded by a non-bot client (as far as we're able to tell). May be a fraction because of partial downloads (common when streaming)." %}

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