{% extends 'base.html'%} {% block title %}Results{% endblock%} {% block head_postload %} {% endblock%} {% block content %}
Analysis run at {{args.result_sets.settings.timestamp}}
{% if args.latest %} {%else%}Note - these are a saved set of results. If you know you've made changes, click here to rerun the same analysis.
Or go back to the process flow sheet and use the analysis icon (pie_chart) to run a new analysis.
{%endif%}%
%