Render markdown
This commit is contained in:
parent
8b16fe573c
commit
d5dcfd5fa2
13 changed files with 52 additions and 13 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
{% load staticfiles %}
|
||||
{% load i18n %}
|
||||
{% load crispy_forms_tags %}
|
||||
|
||||
|
|
@ -16,4 +17,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</form>
|
||||
{{ form.media }}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue