{% macro render_file(post_item) %} {% if post_item.has_file %}
{% endif %} {% endmacro %} {% macro render(post_item, thread, snippet=False, link_refno=False, board_info=False, with_divider=False, checkbox=False, file_position='bottom', is_locked=False, is_sticky=False) %} {# NOTE: keep this in line with the javascript post html builder #}