annotate gpp/templates/forums/post.html @ 112:d1b0b86441c0

Forums: added a sync() function on the forum model. Created javascript for the moderate forum function to drive the master topic select checkbox.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Sep 2009 00:42:13 +0000
parents 23035afdeae8
children
rev   line source
bgneal@75 1 {% load markup %}
bgneal@95 2 {% load smiley_tags %}
bgneal@95 3 {{ data|markdown:"safe"|smilify }}