# HG changeset patch # User Brian Neal # Date 1613414366 21600 # Node ID d6faffbb6025955d2a9ce099d6b9a4556b6b9c0f # Parent d7ff63d839733060afbb3a3f0d94e120e206f904 Add 2020 MP3 Comp links Also removed twitter links. diff -r d7ff63d83973 -r d6faffbb6025 sg101/templates/base.html --- a/sg101/templates/base.html Wed Jan 01 13:10:45 2020 -0600 +++ b/sg101/templates/base.html Mon Feb 15 12:39:26 2021 -0600 @@ -69,7 +69,6 @@
  • Wiki
  • Yahoo Group
  • - {% include 'core/social_block.html' %} {% cache 300 potd_block %} {% photo_of_the_day %} {% endcache %} diff -r d7ff63d83973 -r d6faffbb6025 sg101/templates/core/mp3comp_block.html --- a/sg101/templates/core/mp3comp_block.html Wed Jan 01 13:10:45 2020 -0600 +++ b/sg101/templates/core/mp3comp_block.html Mon Feb 15 12:39:26 2021 -0600 @@ -1,19 +1,20 @@ {% extends 'side_block.html' %} {% block block_title %}SG101 MP3 Comps{% endblock %} {% block block_content %} -2005 -2006 -2007 -2008 -2009 -2010 -2011 -2012 -2013 -2014 -2015 -2016 -2017 -2018 -2019 +2005 +2006 +2007 +2008 +2009 +2010 +2011 +2012 +2013 +2014 +2015 +2016 +2017 +2018 +2019 +2020 {% endblock %} diff -r d7ff63d83973 -r d6faffbb6025 sg101/templates/core/v3/mp3comp_block.html --- a/sg101/templates/core/v3/mp3comp_block.html Wed Jan 01 13:10:45 2020 -0600 +++ b/sg101/templates/core/v3/mp3comp_block.html Mon Feb 15 12:39:26 2021 -0600 @@ -3,35 +3,37 @@
    SG101 MP3 Comps
    diff -r d7ff63d83973 -r d6faffbb6025 sg101/templates/v3/base.html --- a/sg101/templates/v3/base.html Wed Jan 01 13:10:45 2020 -0600 +++ b/sg101/templates/v3/base.html Mon Feb 15 12:39:26 2021 -0600 @@ -264,9 +264,7 @@