Mercurial > public > sg101
annotate gpp/templates/membermap/markdown.html @ 565:6a265b5768ca
For bitbucket issue #5, rework the duplicate email checking in the registration
form logic. Added tests for registration.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 04 Mar 2012 13:20:40 -0600 |
parents | 3c48a555298d |
children |
rev | line source |
---|---|
bgneal@310 | 1 {% load url from future %} |
gremmie@1 | 2 {% load markup %} |
gremmie@1 | 3 {% load smiley_tags %} |
bgneal@492 | 4 {% load bio_tags %} |
bgneal@492 | 5 {% avatar user 0 "left" %}{% profile_link user.username %}:<br />{{ msg|safe }} |