X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/440ce853b0c97ec356c27bbef6ef500f8feb6197..2910709b1c3b5e2b7d526323f8d8ed03b13895e5:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 379c07a5a..62b7511f6 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -41,15 +41,13 @@ <li><a href="{{ book.mobi_file.url}}">MOBI</a> {% trans "for Kindle" %}</li> {% endif %} {% if book.txt_file %} - <li><a href="{{ book.txt_file.url}}">TXT</a> {% trans "for advanced usege" %}</li> + <li><a href="{{ book.txt_file.url}}">TXT</a> {% trans "for advanced usage" %}</li> {% endif %} <li><a href="{% url custom_pdf_form %}?slug={{ book.slug }}">{% trans "Download a custom PDF" %}</a></li> </ul> </div> <div id="header"> - <div id="logo"> - <a href="/">Wolne Lektury</a> - </div> + <a href="/"><img src="{{ STATIC_URL }}img/logo-220.png" alt="Wolne Lektury" /></a> </div> <div id="themes"> <ol>