{% extends 'layout.html' %} {% from 'kb/_editor.html' import render_editor %} {% set page_title = _('Edit ā%sā') % post.topic.title|e if post.is_question else _('Edit Reply') %} {% block body %}
Do you want to fix something? Every change you make will be revisioned so you can always go back to an older revision of the post. {%- endtrans %}