show query time
[phinde.git] / data / templates / search / sidebar.htm
index eaddaeb9ad5fea76bb132aca0bc4c9fcccf45483..8665706581a3c594dc72250c25634aacd214f11e 100644 (file)
@@ -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>