view gpp/templates/core/mp3comp_block.html @ 562:98b373ca09f3

For bitbucket issue #3, ensure that changes to Profile, Post & Topic models via the admin cause the search index to be updated.
author Brian Neal <bgneal@gmail.com>
date Wed, 08 Feb 2012 18:58:57 -0600
parents 06baec10cd20
children
line wrap: on
line source
{% extends 'side_block.html' %}
{% block block_title %}SG101 MP3 Comps{% endblock %}
{% block block_content %}
<a target="_blank" href="http://www.archive.org/details/SG101-2005_Mp3_Comp">2005</a>
<a target="_blank" href="http://www.archive.org/details/SG101_2006_MP3_Compilation">2006</a>
<a target="_blank" href="http://www.archive.org/details/SG1012007MP3">2007</a>
<a target="_blank" href="http://www.archive.org/details/SurfGuitar101.com_2008_MP3_Compilation">2008</a>
<a target="_blank" href="http://www.archive.org/details/Surfguitar101.com2009Mp3Compilation">2009</a>
<a target="_blank" href="http://www.archive.org/details/Surfguitar101.com2010Mp3Compilation">2010</a>
<a target="_blank" href="http://www.archive.org/details/Surfguitar101.com2011Mp3Compilation">2011</a>
{% endblock %}