{% extends 'base.html' %} {% block content %} {% load static %} {% load static %}
Room Owner: {{room.creator.username }}
Total Joined Students: {{ room.participants.count }}
PassKey: {{ room.pass_key }}