{{ message.body_html|safe }} {% if user_profile.show_signatures and sender_profile.signature %}
{{ sender_profile.signature_html|safe }}
{% endif %} {% comment %} TODO reply buttons
{% if user|pybb_may_create_post:post.topic %} {% trans "quote" %} {% trans "quote selected" %} {% endif %}
{% endcomment %}