X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..7f302cfc1fac98e08e65061111fd1395bb399209:/wolnelektury/templates/catalogue/book_text.html diff --git a/wolnelektury/templates/catalogue/book_text.html b/wolnelektury/templates/catalogue/book_text.html index 55eef8ebd..d8282650a 100644 --- a/wolnelektury/templates/catalogue/book_text.html +++ b/wolnelektury/templates/catalogue/book_text.html @@ -6,7 +6,7 @@ <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>{% block title %}WolneLektury.pl{% endblock %}</title> - <link rel="icon" href="/static/img/favicon.png" type="image/x-icon" /> + <link rel="icon" href="{{ STATIC_URL }}img/favicon.png" type="image/x-icon" /> {% compressed_css "book" %} {% compressed_js "jquery" %} {% compressed_js "book" %} @@ -14,13 +14,13 @@ <body> <div id="menu"> <ul> - <li><a href="#toc">{% trans "Table of content" %}</a></li> + <li><a href="#toc">{% trans "Table of contents" %}</a></li> <li><a href="#themes">{% trans "Themes" %}</a></li> </ul> </div> <div id="header"> <div id="logo"> - <a href="/"><img src="/static/img/logo.png" alt="WolneLektury.pl - logo" /></a> + <a href="/"><img src="{{ STATIC_URL }}img/logo.png" alt="WolneLektury.pl - logo" /></a> </div> </div> <div id="themes">