Mercurial > public > sg101
annotate gpp/templates/membermap/markdown.html @ 498:b137a0966e4b
Removed the warning about AT&T and sbcglobal on the registration page. Added "text" classes to the registration text widgets.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 24 Nov 2011 21:27:07 +0000 |
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 }} |