Mercurial > public > sg101
changeset 965:5e2d59d479a3
New NSSR Top 101 banner.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 31 Aug 2015 17:04:37 -0500 |
parents | 10e7570a3aab |
children | 2aaf9fa5867b |
files | sg101/templates/base.html static/images/NSSRTopAlbum101-2015.png |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/base.html Tue Aug 04 16:58:17 2015 -0500 +++ b/sg101/templates/base.html Mon Aug 31 17:04:37 2015 -0500 @@ -92,9 +92,9 @@ <div id="content-primary" class="span-19 last"> <div> - <a href="/forums/topic/26502/"> - <img src="{{ STATIC_URL }}images/NSSRTopAlbum101.png" alt="NSSR Top 101 Surf Albums" - title="Vote for the Surf Album Top 101 on North Sea Surf Radio"/></a> + <a href="/forums/topic/26666/"> + <img src="{{ STATIC_URL }}images/NSSRTopAlbum101-2015.png" alt="NSSR Top 101 Surf Albums" + title="Listen to the Surf Album Top 101 on North Sea Surf Radio"/></a> </div> {% block content %} {% endblock %}