From 88701d0d91553b24ee40814b29a5801cb4113051 Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sat, 30 Apr 2016 09:41:00 +0800 Subject: [PATCH] custom search results im mylmdb added --- src/templates/search_results.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/templates/search_results.html b/src/templates/search_results.html index 18f123e..a3d9967 100644 --- a/src/templates/search_results.html +++ b/src/templates/search_results.html @@ -2,7 +2,9 @@

Search results for: {{search_text}}

{{#no_results}} -

Nothing has been found that matches the search term :-(

+

Nothing in the blockchain has been found that matches the search term :-(

+
Note: tx mempool is excluded from most of the search + and there might be 1-2 min delay betweem my blockchain others
{{/no_results}}