summaryrefslogtreecommitdiff
path: root/template/log.st
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-04-08 18:22:25 -0700
committertim b <timb@camcompu.home>2010-04-08 18:22:25 -0700
commit0db7b7ef7a35070bf802a6c3313701d6faa5b3dc (patch)
tree9025a6347992309f01397ad5b9d8ae904749a538 /template/log.st
parent6440348618ade4fbcb541c40473074833a47d198 (diff)
favs
Diffstat (limited to 'template/log.st')
-rw-r--r--template/log.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/log.st b/template/log.st
index 8af0154..88ab991 100644
--- a/template/log.st
+++ b/template/log.st
@@ -15,7 +15,7 @@ $head()$
<br>
<div id="posts">
<div id="lolbanner">
- <img src="/static/welcomebanner.gif">
+ <img src="/static/img/welcomebanner.gif">
</div>
$if(dumps)$
$dumps: { d | $log_dump(dump=d)$ }$