{% extends "misago/base.html" %} {% load i18n %} {% block title %}{% trans "Start new thread" %} | {{ forum }} | {{ block.super }}{% endblock title %} {% block content %}
{% trans "Once you start writing mesage, it's preview will be displayed here." %}
{% trans "Preview updates automatically when you pause typing." %}