Skip to content

Instantly share code, notes, and snippets.

Created April 3, 2009 10:51
Show Gist options
  • Save anonymous/89703 to your computer and use it in GitHub Desktop.
Save anonymous/89703 to your computer and use it in GitHub Desktop.
<h2>My recent links about boobs</h2>
<ul>
{% recent limit 10, tag 'boobs' %}
<li><a href="{{ link.href }}">{{ link.text }}</a></li>
{% endrecent %}
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment