{% extends "base.html" %} {% block content %} {% if latest_question_list %} {% else %}

No polls are available.

{% endif %} {% endblock %}