aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/templates/search/sidebar.htm4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/templates/search/sidebar.htm b/data/templates/search/sidebar.htm
index eaddaeb..8665706 100644
--- a/data/templates/search/sidebar.htm
+++ b/data/templates/search/sidebar.htm
@@ -5,3 +5,7 @@
{% include 'search/sidebar-filter.htm' with {'type': 'domain', 'title': 'Domain'} %}
{% include 'search/sidebar-filter.htm' with {'type': 'language', 'title': 'Language'} %}
{% include 'search/sidebar-filter.htm' with {'type': 'type', 'title': 'Type'} %}
+
+<p class="muted">
+ Query took {{queryTime}}.
+</p>