{% load i18n %} {% if settings.PROJECT_QUESTIONS_AUTOSAVE %}

{% trans 'Using the navigation will save your input.' %}

{% else %}

{% trans 'Please note that using the navigation will discard any unsaved input.' %}

{% endif %}

{% blocktrans trimmed %} Entries with might be skipped based on your input. {% endblocktrans %}