{% extends "web/base.html" %} {% block title %} Our Polls! {% endblock %} {% block body %}
{{ object }} has a score of {{ object.score }}.