use smaller header image

fix link for offline use
This commit is contained in:
lars 2008-06-16 01:23:12 +00:00
parent a23d969fc6
commit 8848663112

View file

@ -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>