{% extends 'dashboard.html' %} {% load i18n %} {% block content %}
{% trans "Your Viewer History" %}
{% include 'includes/daily_breakdown_table.html' %}
{% endblock %}