From: Radek Czajka Date: Tue, 18 May 2010 15:41:58 +0000 (+0200) Subject: Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/ae8967ea4942f066ff84104fadf06bdfb4a01ce5?hp=4fd499aea0aeb6416ceb514f1d6de04d1903f3e2 Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury --- diff --git a/wolnelektury/templates/catalogue/search_no_hits.html b/wolnelektury/templates/catalogue/search_no_hits.html index f91b9c854..d4af282ac 100644 --- a/wolnelektury/templates/catalogue/search_no_hits.html +++ b/wolnelektury/templates/catalogue/search_no_hits.html @@ -13,8 +13,8 @@

{% trans "Search of " %}{{ query }} {% trans "did not match any resources." %}

-

{% transblock %}Search engine supports following criteria: title, author, theme/topic, epoch, kind and genre. - As for now we do not support full text search.{% endtransblock %}

+

{% 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 %}

{% include "info/join_us.html" %}