{% extends "admin/change_form.html" %} {% block form_top %}
The Description field below can use markdown syntax. Here is an example of the syntax available:
## heading ##
* bullet list item
* bullet list item 2
* bullet list item 3
Some __bold__ text. Insert a link or an email address and it
will automatically become clickable, like this:
webmaster@ubuntu.com or http://www.ubuntu.com
{% endblock %}