{% extends 'info/base.html' %} {% block content %}
| Class | Course | |
|---|---|---|
| {{ ass.class_id }} | {{ ass.course }} | {% if choice == 1 %} Enter Attendance Extra Class View Students {% elif choice == 2 %} Enter Marks View Students {% elif choice == 3 %} Generate reports {% endif %} |