Mercurial > public > sg101
changeset 983:9e7f9cf00cb3
Remove NSSR banner.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 25 Oct 2015 13:24:09 -0500 |
parents | 7db9037915c4 |
children | 7167c489bcdd |
files | sg101/templates/base.html |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/base.html Sat Oct 24 21:53:29 2015 -0500 +++ b/sg101/templates/base.html Sun Oct 25 13:24:09 2015 -0500 @@ -91,11 +91,6 @@ </div> <div id="content-primary" class="span-19 last"> - <div> - <a href="/forums/topic/26404/"> - <img src="{{ STATIC_URL }}images/NSSRSpanishTop61.png" alt="Top 61 Spanish Surf Albums" - title="Vote for the Spanish Top 61 on North Sea Surf Radio"/></a> - </div> {% block content %} {% endblock %} </div>