{% load static %} Modify Subject
My image Homik Oil and Gas Facility Engineering School

{% if message %}

{{message}}

{% elif wrong_message %}

{{wrong_message}}

{% endif %} {% for i in courses %} {% endfor %}
Class - Subject Examiner Status Created Modified Action
{{i.course_name}} {{i.faculty}} {% if i.status == 1 %} Active {% elif i.status == 0 %} Inactive {% endif %} {{i.created}}{{i.modified}}
{% csrf_token %}