{% extends "base.html" %} {% block title %}Reduction job #{{ run.title|default:"null" }}{% endblock %} {% load colour_table_row %} {% load natural_time_difference %} {% load replace %} {% load naturaltime from humanize %} {% load generate_run_link %} {% load static %} {% block body %} {% if interactive_plots %} {% endif %} {% if not run %}
(This run has been re-reduced, see history)
{% endif %}{{ plot_error_message }}