{% extends "base.html" %} {% block title %}My_Chat Application{%endblock%} {% block content %} {% if user.username %}

List of Conference Rooms

{% if wrong_PW %} Password is wrong, please try again! {% endif %} {% endif %} {% endblock%}