{% extends "base.html" %} {% block title %}Command palette searches{% endblock %} {% block content %}
{{ total_searches }} searches logged · {{ total_bounces }} with no results.
Add common bounce terms as synonyms on an existing
command palette page, or create a new page for them.
| Search | Count | Clicks |
|---|---|---|
| {{ row.search }} | {{ row.count }} | {{ row.clicks }} |
| No searches yet. | ||
| Search | Count |
|---|---|
| {{ row.search }} | {{ row.count }} |
| No bounces yet. | |