{% extends "base.html" %} {% from "macros.html" import icon, btn, badge %} {% block title %}{{ t('Search') }}{% endblock %} {% block content %}
{{ t('Global semantic & keyword search') }}
{{ t('No results found') }}
{{ t('We couldn\'t find any records matching your query. Try different keywords or check spelling.') }}
{{ t('Ready to search?') }}
{{ t('Start typing to perform a global search across all your data models.') }}