{{ item.title }}
{% if let Some(project_title) = project_title %}{{ project_title }}{% match item.content %}{% when crate::types::ItemContent::Audio with { episode_number, .. } %}{% if let Some(episode) = episode_number %} | Episode {{ episode }}{% endif %}{% when _ %}{% endmatch %}
{% endif %}{{ item.description }}
You have access to this item.
View in library → {% else if item.is_free %} {% if let Some(_user) = session_user %} {% if in_library %} In your library · Listen now → {% else %} {% endif %} {% else %} Log in to listen - Free {% endif %} {% else %}{{ item.price }}
{% if let Some(_user) = session_user %} {% if item.pwyw_enabled %}Pay What You Want{% else %}Buy Once{% endif %} - {{ item.price }} {% else %} Log in to purchase {% endif %}Support {{ creator_username }} directly — 0% platform fee.
{% endif %}