{% if let Some(post) = posts.first() %} {% endif %}

Pool - {{ pool.name }}

Posts

{% include "pool_posts.html" %}
{% if can_edit %}
{% endif %}