annotate gpp/templates/membermap/markdown.html @ 253:5cf64ca9d9f5

#102; fix bug where the new posts on the home page were showing topic author instead of last post author.
author Brian Neal <bgneal@gmail.com>
date Mon, 20 Sep 2010 03:27:37 +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 }}