diff --git a/polls/templates/polls/index.html b/polls/templates/polls/index.html index 5109aef..f30699e 100644 --- a/polls/templates/polls/index.html +++ b/polls/templates/polls/index.html @@ -1,3 +1,7 @@ +{% load static %} + + + {% if latest_question_list %}