{%load staticfiles%}

Enter the details for new Exam of {{course}}


{% if error %}

Invalid Details

{% endif %}
{% csrf_token %}


Go Back