Mercurial > public > sg101
changeset 945:7ab180ff6f7b
Merge upstream.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 13 May 2015 20:29:23 -0500 |
parents | cf9918328c64 (current diff) de4425ad62fb (diff) |
children | 87fda1bb8d38 |
files | |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/sg101/templates/base.html Wed May 13 20:25:07 2015 -0500 +++ b/sg101/templates/base.html Wed May 13 20:29:23 2015 -0500 @@ -91,11 +91,6 @@ </div> <div id="content-primary" class="span-19 last"> - <div> - <a href="/news/story/1053/"> - <img src="{{ STATIC_URL }}images/TsarWars15.png" alt="Tsar Wars @15 Years" - title="Tsar Wars Turns 15" /></a> - </div> {% block content %} {% endblock %} </div>