summaryrefslogtreecommitdiff
path: root/template/profile_dump.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/profile_dump.st')
-rw-r--r--template/profile_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profile_dump.st b/template/profile_dump.st
index 0020c70..ff5ff8c 100644
--- a/template/profile_dump.st
+++ b/template/profile_dump.st
@@ -8,7 +8,7 @@
$if(dump.avatar)$
<img height="50" width="50" src="$dump.avatar$" />
$else$
- <img height="50" width="50" src="/static/noinfo.png">
+ <img height="50" width="50" src="/static/img/noinfo.png">
$endif$
</div></a>