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