# HG changeset patch # User Brian Neal # Date 1320197446 0 # Node ID 7d8015de651ade7388599cfd6c6ea5143005aa22 # Parent fb72a1e6512155616db5d2208d983c893adaf512 Removed old reference to /media in the admin/base_site.html template for the favicon. diff -r fb72a1e65121 -r 7d8015de651a mysite/templates/admin/base_site.html --- a/mysite/templates/admin/base_site.html Thu Aug 11 19:00:32 2011 +0000 +++ b/mysite/templates/admin/base_site.html Wed Nov 02 01:30:46 2011 +0000 @@ -3,7 +3,7 @@ {% block title %}{{ title }} | {% trans 'Madeira site admin' %}{% endblock %} {% block extrahead %} - + {% endblock %} {% block branding %}