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