{% extends "base.html" %} {% block title %}{{ instrument.name|default:"Instrument not found" }} - Re-run past jobs{% endblock %} {% load static %} {% block body %} {% if not instrument %}