Skip to content

Instantly share code, notes, and snippets.

@emilepetrone
Created November 15, 2010 16:38
Show Gist options
  • Select an option

  • Save emilepetrone/700569 to your computer and use it in GitHub Desktop.

Select an option

Save emilepetrone/700569 to your computer and use it in GitHub Desktop.
{% for tag in want.tags %}<a href="{% url wants_by_tag tag %}">{{ tag }}</a>{% endfor %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment