{% extends "layout.html" %} {% block title %}Edit Wiki{% endblock %} {% block content %} {% if preview %}

Preview: {{ subject }}

{{ rendered_body|safe }}
{% endif %}

Edit Wiki

Title:

Body:

Markdown syntax. Emoticon reference (opens in new window)

Revision Note (optional):

Options:

{% endblock %}