{%include "header.html"%}
home
Live Lectures
Live Lectures
Add Lectures
{% comment %}
Items/Pages
{% endcomment %}
{% for lecture in all_lectures %} {% endfor%}
Sr.No.
Title
batches
subject
topic
image
faculty
lecture date
start time
end time
lecture id
password
modified date
Action
{{forloop.counter}}
{{lecture.title}}
{{lecture.batch}}
{{lecture.subject}}
{{lecture.topic}}
{{lecture.faculty}}
{{lecture.lacture_date}}
{{lecture.start_time}}
{{lecture.end_time}}
{{lecture.lacture_id}}
{{lecture.password}}
{{lecture.updated_at}}
{% if all_lectures.has_previous %}
chevron_left
Prev
{% endif %}
{{ all_lectures.number }}
{% if all_lectures.has_next %}
Next
chevron_right
{% endif %}
{%include "sidebar.html"%}
{%include "footer.html"%}
Add Live Lectures
{% csrf_token %}
Title
Select Batches:
{% for batch in batch_list %}
{{ batch.batch_name }}
{% endfor %}
Select Subject :
CET
MCET
SSC
PCS
Select Topic :
{% for topic in topics_list %}
{{ topic.topic_name }}
{% endfor %}
Images:
Select Faculty:
{% for faculty in faculty_list %}
{{ faculty.faculty_name }}
{% endfor %}
Lectures Id
Password
Lectures Date
Start Time
End Time
Add
Edit Live Lectures
{% csrf_token %}
Title
Select Batches:
{% for batch in batch_list %}
{{ batch.batch_name }}
{% endfor %}
Select Subject :
CET
MCET
SSC
PCS
Select Topic :
{% for topic in topics_list %}
{{ topic.topic_name }}
{% endfor %}
Images:
Select Faculty:
{% for faculty in faculty_list %}
{{ faculty.faculty_name }}
{% endfor %}
Lectures Id
Password
Lectures Date
Start Time
End Time
Save
{% csrf_token %}
report_problem
Ohhh Snap!
are you sure you want to delete?
Delete
Add Video
{% csrf_token %}
Thumbnail
Video Description
Select Video
Add