summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 9222fb2..c90a588 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -47,6 +47,10 @@
Created by <a href="http://ryuslash.org">Tom Willemsen</a>
<div class="emblems">
+ <a href="http://www.djangoproject.com">
+ <img src="/static/img/django.gif" alt="django emblem" />
+ </a>
+
<a href="http://www.catb.org/hacker-emblem/">
<img src="/static/img/hacker.png" alt="hacker emblem" />
</a>