{% extends 'base_rigs.html' %} {% block title %}Rigboard{% endblock %} {% block content %}

Rigboard

{% if perms.RIGS.add_event %} New {% endif %}

Key: ReadyAction RequiredNeeds MICCancelledNon-Rig

{% include 'event_table.html' %} {% endblock %}