diff options
Diffstat (limited to 'SoMA2/templates')
-rw-r--r-- | SoMA2/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SoMA2/templates/base.html b/SoMA2/templates/base.html index 442a45b..33b057a 100644 --- a/SoMA2/templates/base.html +++ b/SoMA2/templates/base.html @@ -36,7 +36,7 @@ <!-- /#banner --> <div class="LaunchyardDetail"> <p> - <img src="{{ SITEURL }}/theme/images/blue-pin.png" width="100" height="100" alt="Graph icon"> + <!-- <img src="{{ SITEURL }}/theme/images/blue-pin.png" width="100" height="100" alt="Graph icon"> --> <br/> <a id="sitesubtitle" href="{{ SITEURL }}/">{% if SITESUBTITLE %}{{ SITESUBTITLE }}{% endif %}</a> <br/> |