{% include 'header.html' %} {% if not internal_error %} {% if is_plot_page %}
Do you need help with interpreting the plots? See
here
.
{% endif %} {{ title_html }} {{ hardfault_html }} {{ info_table_html }} {{ corrupt_log_html }} {{ error_labels_html }} {% if has_position_data %}
{% endif %} {% if is_plot_page %}
Loading Plots...
{% endif %} {{ plot_div|indent(8) }} {{ additional_info }} {% endif %} {# internal_error #} {% include 'footer.html' %}