{% if threads|length == 1 %} {% else %} {% endif %}

{{ app.title }}

{{ app.description }}

{% if threads|length == 1 and threads[0].descendants %}
Back
{% endif %} {% if threads|length == 1 and threads[0].descendants|length > 1%} Top {% endif %}