{% extends "report/base_instrument.html" %}
{% block title %}{{ instrument }} Error Report {% endblock %}
{% block header %}
{% endblock %}
{% block banner %}{{ instrument }} Error Report {% endblock %}
{% block bodytop %}
{% endblock %}
{% block content %}
List of {{ instrument }} errors in the last {{ time_period }} days {% if instrument_url %}(view experiments){% endif %}