remove "we don't support full text search"
authorJan Szejko <janek37@gmail.com>
Tue, 6 Mar 2018 09:38:16 +0000 (10:38 +0100)
committerJan Szejko <janek37@gmail.com>
Tue, 6 Mar 2018 09:38:16 +0000 (10:38 +0100)
src/catalogue/templates/catalogue/search_no_hits.html

index 50001f6..3f9e982 100644 (file)
@@ -19,8 +19,6 @@
       </p>
       <p>{% trans "Sorry! Search cirteria did not match any resources." %}</p>
 
-      <p>{% blocktrans %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre.
-        As for now we do not support full text search.{% endblocktrans %}</p>
       {% include "info/join_us.html" %}
     </div>
   </div>