{% extends base_template|default:"base.htm" %} {% load staticfiles %} {% block local_head %} {% include 'handyhelpers/component/chart_components.htm' %} {% endblock local_head %} {% block content %} {% include 'handyhelpers/report/annual_trends_content.htm' %} {% endblock content %}