{% extends "meetings/base_rooms_times.html" %} {% load bootstrap3 %} {% block subsection %}

Rooms

{% if options_form %}{{ options_form }}{% endif %} {% include "includes/buttons_save.html" %}
{% endblock %}