{% extends base_template|default:"handyhelpers/handyhelpers_base.htm" %}
{% load staticfiles %}
{% block local_head %}
{% endblock local_head %}
{% block content %}
{% include 'handyhelpers/report/annual_progress_content.htm' %}
{% endblock content %}