{% if prompts %}
{{ i18n.t('action.previous') }} {{ i18n.t('action.next') }}
{% else %}

{{ i18n.t('prompt.no_prompts') }}

{{ i18n.t('prompt.no_prompts_search_desc') }}

{{ i18n.t('prompt.create_new') }}
{% endif %}