{% extends 'djanalytics/charts/daterange_chart_base.html' %} {% block title %} Users {% endblock %} {% block head_scripts %} {% endblock %} {% block page_data %} {% if chart %} {{ chart.as_html }} {% endif %} {% endblock %}