{% if let Some(post) = posts.first() %}
{% endif %}
Pool - {{ pool.name }}
Posts
{% include "pool_posts.html" %}
{% if can_edit %}
Add post
Add
Is public pool?
{% endif %}