Skip to content

Instantly share code, notes, and snippets.

@richardtape
Created May 28, 2012 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardtape/2819407 to your computer and use it in GitHub Desktop.
Save richardtape/2819407 to your computer and use it in GitHub Desktop.
not implemented
<ul>
<li><a href="http://earth.local.significantlybetter/shop/?range=-29">Under <span class="pricedisplay">£30.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=30-39"><span class="pricedisplay">£30.00</span> - <span class="pricedisplay">£39.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=40-59"><span class="pricedisplay">£40.00</span> - <span class="pricedisplay">£59.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=60-99"><span class="pricedisplay">£60.00</span> - <span class="pricedisplay">£99.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=100-239"><span class="pricedisplay">£100.00</span> - <span class="pricedisplay">£239.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=240-">Over <span class="pricedisplay">£240.00</span></a></li>
<li><a href="http://earth.local.significantlybetter/shop/?range=all">Show All</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment