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

My Question List

{% if myquestion_list %} {% else %}

There are no questions on the platform.

{% endif %} {% endblock %}