diff options
Diffstat (limited to 'templates/eyecandy.html')
-rw-r--r-- | templates/eyecandy.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/eyecandy.html b/templates/eyecandy.html deleted file mode 100644 index 1e8def6..0000000 --- a/templates/eyecandy.html +++ /dev/null @@ -1,3 +0,0 @@ -<img id="richardBanner" class="footer" src="{{ settings.MEDIA_URL }}expoBanner.gif" style="display: none;"/> -<img id="timeMachine" class="footer" src="{{ settings.MEDIA_URL }}timemachine.gif" style="display: none;"/> -<img id="surveyHover" class="footer" src="{{ settings.MEDIA_URL }}surveyHover.gif" style="display: none;"/>
\ No newline at end of file |