summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sublab_project/templates/base.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html
index cd0cd30..8102259 100644
--- a/sublab_project/templates/base.html
+++ b/sublab_project/templates/base.html
@@ -116,9 +116,7 @@
</p>
<hr>
<p class="centeredImage topMargin">
- <a href="http://www.djangoproject.com/" class="noBorder">
- <img src="{{ STATIC_URL }}img/badges/djangomade124x25.gif" border="0" alt="Made with Django." title="Made with Django." class="noBorder" />
- </a>
+ <a href="http://www.djangoproject.com/"><img src="http://media.djangoproject.com/img/badges/djangomade124x25_grey.gif" border="0" alt="Made with Django." title="Made with Django." /></a>
</p>
</div>