{% macro render_begin() %}
{% endmacro %} {% macro render_content(thread, show_moderator_buttons=False) %}
{#To delete or report posts, check the checkbox next to the post and select the appropiate action here.#} {% if show_moderator_buttons %} {% endif %}
{% endmacro %} {% macro render_end() %}
{% endmacro %}