Fix calibre logo not appearing on manual pages in sub-folders

This commit is contained in:
Kovid Goyal 2017-07-03 15:55:07 +05:30
parent af8802222f
commit 4e876b6650
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -7,7 +7,7 @@ function toggle_languages_menu() {
</script>
<div style="text-align: center">
<a href="https://calibre-ebook.com" title="calibre homepage" id="calibre-homepage-logo"><img src="_static/logo.png" /></a>
<a href="https://calibre-ebook.com" title="calibre homepage" id="calibre-homepage-logo"><img src="{{ pathto('_static/logo.png', 1) }}" /></a>
<br/>
<form id="donate_form" action="https://www.paypal.com/cgi-bin/webscr" method="post" title="Contribute to support calibre development">
<style>