faq to markdown
This commit is contained in:
parent
1315072c62
commit
cf71adb5fd
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
||||||
|
{% load markup %}
|
||||||
<span class="orange">{{ question }}</span><br /><br />
|
<span class="orange">{{ question }}</span><br /><br />
|
||||||
{{ answer|linebreaksbr }}
|
{{ answer|markdown }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue