{% if last_save %}
Last save checkpoint: {{last_save}}
Download this Checkpoint as a zip:
{% else %}This project has not reached a save checkpoint yet.
{% if option %}Would you like to save the current progress?
{% else %}This doesn't necessarily mean that processing won't continue near where you left off after closing the project at this point.
{% endif %} {% endif %}