{% extends "_base.html" %} {% block ui_active_tab %}'equipment_and_rooms'{% endblock ui_active_tab %} {% block page_header %}Equipment and rooms{% endblock page_header %} {% block page_description %} {% endblock page_description %} {% block breadcrumb %} {% include "equipment_and_rooms/breadcrumb.html" %} {% endblock breadcrumb %} {% block maincontent %} {% comment %}

Not yet implemented

This is only a static page to show, how the system would look like. Any changes to the system (eg. adding new flying team, modifying list of visit types) can be made by the administrator in the administration panel.
{% endcomment %}
{% comment %}

Types of equipment

 

Edit
{% endcomment %}

Kit requests

 

See

Flying teams

 

Manage

Rooms

 

Manage

Equipment in rooms

 

Edit
{% comment %}

Types of visits

 

Edit
Equipment required for visits

 

Edit
Equipment assigned to Flying Teams

 

Edit
{% endcomment %}
{% endblock maincontent %}