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

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

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

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