diff --git a/RIGS/templates/organisation_detail.html b/RIGS/templates/organisation_detail.html index dd61004f..a08962bc 100644 --- a/RIGS/templates/organisation_detail.html +++ b/RIGS/templates/organisation_detail.html @@ -1,92 +1 @@ - {% extends request.is_ajax|yesno:"base_ajax.html,base_rigs.html" %} -{% load widget_tweaks %} - -{% block title %}Organisation | {{ object.name }}{% endblock %} - -{% block content %} -