faq to markdown

This commit is contained in:
Sanj 2011-11-02 18:53:16 +00:00
parent 1315072c62
commit cf71adb5fd

View File

@ -1,2 +1,3 @@
{% load markup %}
<span class="orange">{{ question }}</span><br /><br />
{{ answer|linebreaksbr }}
{{ answer|markdown }}