Mercurial > public > sg101
changeset 959:fc4a1c4e488a
Add NSSR Spanish Top 61 banner.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 13 Jul 2015 18:24:41 -0500 |
parents | 4dbca98db8b8 |
children | 840c1a8bd8af |
files | sg101/templates/base.html static/images/NSSRSpanishTop61.png |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/base.html Sun Jul 12 20:52:57 2015 -0500 +++ b/sg101/templates/base.html Mon Jul 13 18:24:41 2015 -0500 @@ -91,6 +91,11 @@ </div> <div id="content-primary" class="span-19 last"> + <div> + <a href="/forums/topic/26404/"> + <img src="{{ STATIC_URL }}images/NSSRSpanishTop61.png" alt="NSSR Spanish Top 61" + title="Vote for the Spanish Top 61 on North Sea Surf Radio"/></a> + </div> {% block content %} {% endblock %} </div>