{% import 'macros/form.html' as form %} {% snippet 'selfinfo/snippets/selfinfo_content_header.html', icon_class='fas fa-database me-2', label=_('Datastore - Data') %}
{{ _('Documentation') }} {{ _('Datastore API') }}
{{ _('Search Datastore tables by resource ID (table name). Leave empty to show all tables.') }}
{{ form.input('q', label=_('Search by Resource ID'), error='') }}
{{ _('Note: With large number of tables, this may take some time to process.') }}

{{ _('Enter search term or click "Search" to view datastore tables...') }}