{% extends "base.html" %} {% block title %}{{ instrument.name|default:"Instrument not found" }} - Reduction variables{% endblock %} {% load view %} {% load static %} {% block body %} {% if instrument %}