annotate gpp/templates/membermap/markdown.html @ 214:28988cce138b

Implement #83: a string filter facility like NukeSeSentinel. It currently isn't hooked up to anything. Will do that in #84.
author Brian Neal <bgneal@gmail.com>
date Fri, 14 May 2010 02:19:48 +0000
parents 13d052fbe4f1
children daa2916f5b34
rev   line source
gremmie@1 1 {% load markup %}
gremmie@1 2 {% load smiley_tags %}
gremmie@1 3 {% load avatar_tags %}
bgneal@153 4 {% avatar user "left" %}<a href="{% url bio-view_profile username=user.username %}">{{ user.username }}</a>:<br />{{ msg|safe }}