{% extends "gyans/base_generic.html" %} {% block content %}

Question List

{% if question_list %} {% else %}

There are no questions on the platform.

{% endif %} {% endblock %}