Mercurial > public > madeira
diff mysite/templates/band/press.html @ 26:efb2da0b5d10
Merging the django1.3 branch into trunk.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 30 Mar 2011 00:16:32 +0000 |
parents | 0dcfcdf50c62 |
children | c185fcf5817f |
line wrap: on
line diff
--- a/mysite/templates/band/press.html Sun Mar 20 19:53:35 2011 +0000 +++ b/mysite/templates/band/press.html Wed Mar 30 00:16:32 2011 +0000 @@ -32,7 +32,7 @@ {% if article.pdf %} <a href="{{ article.get_pdf_url }}" target="_blank">Original article as PDF</a> <a href="http://www.adobe.com/products/acrobat/readstep2.html"> - <img src="{{ MEDIA_URL }}images/get_adobe_reader.gif" alt="Adobe Reader" title="Get Adobe Reader" border="0" + <img src="{{ STATIC_URL }}images/get_adobe_reader.gif" alt="Adobe Reader" title="Get Adobe Reader" border="0" align="middle" /></a> {% endif %} <p><a class="intLink" href="#Contents">Top</a></p>