view gpp/templates/membermap/markdown.html @ 339:b871892264f2

Adding the sg101 IRC bot code to SVN. This code is pretty rough and needs love, but it gets the job done (one of my first Python apps). This fixes #150.
author Brian Neal <bgneal@gmail.com>
date Sat, 26 Feb 2011 21:27:49 +0000
parents daa2916f5b34
children 3c48a555298d
line wrap: on
line source
{% load url from future %}
{% load markup %}
{% load smiley_tags %}
{% load avatar_tags %}
{% avatar user "left" %}<a href="{% url 'bio-view_profile' username=user.username %}">{{ user.username }}</a>:<br />{{ msg|safe }}