view gpp/templates/forums/post.html @ 230:5ee9422ce83c

Fix lack of trailing slash on the individual forum RSS feed links. For some reason this was causing a bizarre middleware error 'request object has not attribute session'.
author Brian Neal <bgneal@gmail.com>
date Tue, 13 Jul 2010 03:51:37 +0000
parents 23035afdeae8
children
line wrap: on
line source
{% load markup %}
{% load smiley_tags %}
{{ data|markdown:"safe"|smilify }}