view gpp/templates/comments/markdown.html @ 146:023132c90021

Another tweak for #30; only show the admin dashboard items if they are non-zero.
author Brian Neal <bgneal@gmail.com>
date Wed, 09 Dec 2009 22:58:05 +0000
parents dbd703f7d63a
children
line wrap: on
line source
{% load markup %}
{% load smiley_tags %}
{{ data|markdown:"safe"|smilify }}