Mercurial > public > sg101
view gpp/templates/downloads/markdown.html @ 87:515d1daec811
Forums: added intra-page links for posts. Added last_page variable for topic. Conditionally display reply form using last_page.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 12 Sep 2009 18:45:35 +0000 |
parents | dbd703f7d63a |
children |
line wrap: on
line source
{% load markup %} {% load smiley_tags %} {{ data|markdown:"safe"|smilify }}