annotate gpp/templates/bio/markdown.html @ 525:a053fbd3ac98

For #194, create a task to run the queued_search's process_search_queue command periodically.
author Brian Neal <bgneal@gmail.com>
date Mon, 19 Dec 2011 01:11:43 +0000
parents dbd703f7d63a
children
rev   line source
gremmie@1 1 {% load markup %}
gremmie@1 2 {% load smiley_tags %}
gremmie@1 3 {{ data|markdown:"safe"|smilify }}