diff --git a/RIGS/templates/partials/event_details.html b/RIGS/templates/partials/event_details.html index 5815646d..d7450573 100644 --- a/RIGS/templates/partials/event_details.html +++ b/RIGS/templates/partials/event_details.html @@ -10,6 +10,12 @@ {% endif %} + {% if object.venue %} +
Venue Notes
+
+ {{ object.venue.notes }}{% if object.venue.three_phase_available %}
(Three phase available){%endif%} +
+ {% endif %} {% if event.is_rig %}
Event MIC