{% extends "chatrooms/base.html" %} {% block content %} {% if rooms %}
{% else %} No rooms found {% endif %} {% endblock content %}