{% if last_save %}
Last save checkpoint: {{last_save}}
Would you like to save the current progress?
Or close without saving:
{% else %}Processing is still ongoing so the previous checkpoint is not saved. Are you sure you want to close the project (Will need to open it again to continue processing so it can reach a new checkpoint before exporting a save file)?
{% endif %} {% 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 %}