aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJustin J. Novack <jnovack@gmail.com>2012-09-17 15:51:20 -0400
committerJustin J. Novack <jnovack@gmail.com>2012-09-17 15:51:20 -0400
commit740ce67c8db40367f83248653309e69f1866b288 (patch)
tree1122ba5bcc7586a2bb80efc5f4ce8e5fed246386 /data
parentf5bdbfca6e34e35231ab7ae72241c152b047f86b (diff)
downloadphorkie-740ce67c8db40367f83248653309e69f1866b288.tar.gz
phorkie-740ce67c8db40367f83248653309e69f1866b288.zip
FIX: URL for access_denied image
Diffstat (limited to 'data')
-rw-r--r--data/templates/forbidden.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/forbidden.htm b/data/templates/forbidden.htm
index e6965dd..d7d3b61 100644
--- a/data/templates/forbidden.htm
+++ b/data/templates/forbidden.htm
@@ -5,7 +5,7 @@
<fieldset>
<legend>Access Denied</legend>
- <img src="images/access_denied.png" align='left'>
+ <img src="/images/access_denied.png" align='left'>
<p>We're sorry, your identity is not authorized:</p>
<p><code>{{ identity }}</code></p>
<p>If you feel this message is in error, please notify the site admin