{% extends "base.html" %} {% block content %}
| Date | Institution | Level | Subject | Paper | Group | Q.No. | Marks | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ q.question_date }} | {{ q.institution }} | {{ q.level }} | {{ q.subject }} | {{ q.paper or '' }} | {{ q.group or '' }} | {{ q.question_number }} | {{ q.marks if q.marks else '' }} | |
| No questions found. | ||||||||