X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/79b472f0f028d59447b723d81d8ebdf56254abae..e1fb3d13cc2300d7a838cae120a182faefd89097:/wolnelektury/templates/catalogue/main_page.html diff --git a/wolnelektury/templates/catalogue/main_page.html b/wolnelektury/templates/catalogue/main_page.html index aba596f99..8bb51f029 100644 --- a/wolnelektury/templates/catalogue/main_page.html +++ b/wolnelektury/templates/catalogue/main_page.html @@ -10,7 +10,8 @@
-

{{ form.q }} {{ form.tags }} {% trans "or" %} {% trans "check list of books" %} {% trans "in our repository" %}

+

{{ form.q }} {{ form.tags }} + {% trans "or" %} {% trans "see" %}: {% trans "all books" %}, {% trans "audiobooks" %}, {% trans "daisy" %}.

@@ -21,11 +22,11 @@

{% trans "Wolne Lektury Widget" %}

{% trans "Place our widget - search engine for Wolne Lektury which gives access to free books and audiobooks - on your homepage! Just copy the HTML code below onto your page:" %}

+<div id="wl" /> +<!-- END --> +<!-- START {% trans "Place this element just before closing body tag: </body>" %} --> +<script type="text/javascript" src="http://www.wolnelektury.pl/static/js/widget.js"></script> +<!-- END -->

{% trans "See more" %} ⇒

{% trans "Your shelves with books" %}

{% if user.is_authenticated %}