{% extends 'polls/base.html' %} {% block extra_head %} {% include 'polls/partial/chart.html' %} {% endblock %} {% block content %}
{% include 'polls/partial/navigation.html' %}
{% endblock %}