{% filter remove_whitespace %} {# tabs and new lines will be ignored #}
{% if not index %}{% endif %} #{{ post.id }} {% if post.trip|length > 133 %} {{ post.trip }}{% endif %} {% include 'post/poster_id.html' %} 
{% if post.files %} {% include 'post/fileinfo.html' %} {% endif %}
{{ post.body }}
{% endfilter %}