use smaller header image
fix link for offline use
This commit is contained in:
parent
a23d969fc6
commit
8848663112
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@
|
|||
</div>
|
||||
|
||||
<div id="header">
|
||||
<img src="${tg.url('/static/images/header.jpg')}" alt="panoptische Fotokiste" />
|
||||
<img src="../static/images/header.png')"
|
||||
py:attrs="src=tg.url('/static/images/header.png')"
|
||||
alt="panoptische Fotokiste" />
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue