{% extends "base.html" %} {% block title %}{{ instrument_name|default:"Instrument not found" }}{% endblock %} {% load static %} {% include crispy_tags %} {% load crispy_forms_tags %} {% load colour_table_row %} {% load render_table from django_tables2 %} {% block body %} {% if message %}