summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/pad.html2
-rw-r--r--src/templates/timeslider.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/pad.html b/src/templates/pad.html
index 425e476d..7e19535e 100644
--- a/src/templates/pad.html
+++ b/src/templates/pad.html
@@ -233,7 +233,7 @@
</div>
<div class="reconnecting">
<h1>Reestablishing connection...</h1>
- <p><img alt="" border="0" src="/static/img/connectingbar.gif" /></p>
+ <p><img alt="" border="0" src="../static/img/connectingbar.gif" /></p>
</div>
<div class="userdup">
<h1>Opened in another window.</h1>
diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html
index 469ddd94..c7defcc0 100644
--- a/src/templates/timeslider.html
+++ b/src/templates/timeslider.html
@@ -83,7 +83,7 @@
</div>
<div class="reconnecting">
<h1>Reestablishing connection...</h1>
- <p><img alt="" border="0" src="/static/img/connectingbar.gif" /></p>
+ <p><img alt="" border="0" src="../../static/img/connectingbar.gif" /></p>
</div>
<div class="userdup">
<h1>Opened in another window.</h1>