{% extends "base.html" %} {% load url from future %} {% block extra_js %} {% endblock %} {% block main %} {% for room in rooms %}
There are currently no rooms! Add one below.