{% if last_save %}

Last save checkpoint: {{last_save}}


{% if ready %} {% else %} {% if option %}

Would you like to save the current progress?

{% endif %}

Processing is still ongoing and closing the project now may require you to revert a previous checkpoint. Are you sure you want to close the project?

{% endif %} {% else %}

This project has not reached a save checkpoint yet and will save automatically when it does.

This doesn't necessarily mean that processing won't continue near where you left off after closing the project at this point.

{% endif %}