summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html14
1 files changed, 9 insertions, 5 deletions
diff --git a/templates/base.html b/templates/base.html
index a609f37..a60ac55 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -50,11 +50,15 @@
<div class="footer">
<div>
- <img width="150" height="20" src="/static/img/blinkies/hatecomputers-club.gif">
- <img width="150" height="20" src="/static/img/blinkies/loveuguys.gif">
- <img width="150" height="20" src="/static/img/blinkies/autism.gif">
- <img width="150" height="20" src="/static/img/blinkies/fuckcomputers.gif">
- <img width="150" height="20" src="/static/img/blinkies/connection.gif">
+ <img width='150' height='20' src='/static/img/blinkies/hatecomputers-club.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/autism.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/fuckcomputers.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/bee.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/begaydocrime.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/bored.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/connection.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/eepy.gif'>
+ <img width='150' height='20' src='/static/img/blinkies/loveuguys.gif'>
</div>
{{ if .User }}