{% extends "gyans/base_generic.html" %} {% block content %} {% if answer_list %} {% for answer in answer_list %} {% endfor %} {% endif %}