Started POM and assets test

This commit is contained in:
Matthew Smith
2020-01-23 18:29:18 +00:00
parent 630011aff7
commit a25c41150e
15 changed files with 265 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
{% extends request.is_ajax|yesno:"base_ajax.html,base_rigs.html" %}
{% extends request.is_ajax|yesno:"base_ajax.html,base_rigs.html" %}
{% load widget_tweaks %}
{% block title %}Organisation | {{ object.name }}{% endblock %}