diff --git a/RIGS/templates/organisation_detail.html b/RIGS/templates/organisation_detail.html index a08962bc..6d6733c0 100644 --- a/RIGS/templates/organisation_detail.html +++ b/RIGS/templates/organisation_detail.html @@ -1 +1 @@ -{% include 'generic_detail.html' with type='Organisation' history_link='organisation_history' detail_link='organisation_detail' update_link='organisation_update' associated='partials/associated_people.html' %} +{% include 'generic_detail.html' with type='Organisation' history_link='organisation_history' detail_link='organisation_detail' update_link='organisation_update' associated='partials/associated_people.html' associated2='partials/associated_events.html' %} diff --git a/RIGS/templates/partials/associated_events.html b/RIGS/templates/partials/associated_events.html new file mode 100644 index 00000000..7334235d --- /dev/null +++ b/RIGS/templates/partials/associated_events.html @@ -0,0 +1,8 @@ +