{% include "fragments/common_headers.html" %} {% if let Some(post) = posts.first() %} {% endif %} {% if can_edit %} {% endif %} {% if age_confirmation %}{% include "fragments/age_restricted_check.html" %}{% endif %}
< To home

Pool - {{ pool.name }}

Posts

{% include "fragments/pool_posts.html" %}
{% if can_edit %}

Add post to pool

Pool settings

{% endif %}