{% if show_content %}

{{analysis_header}}

{{analysis_introduction}}

{% for img in img_data %}

{{img.plot_name}}

{% if img.side_by_side %} Alt LHSAlt LHS
{{img.caption}}
{% else %} plot
{{img.caption}}
{% endif %} {% endfor %} {% else %} {% endif %}