{% extends 'reports/report_base.html' %} {% load i18n %} {% block title %} {% trans "Sleep Totals" %} - {{ object }} {% endblock %} {% block breadcrumbs %} {{ block.super }} {% include 'reports/breadcrumb_common_chunk.html' with target_url='reports:report-sleep-totals-child' %} {% endblock %}