{{ entry.fcol_title or entry.title }}
{% if entry.reddit_created_utc is not none %}
{% if entry.reddit_flair %}
{{ entry.reddit_flair or "N/A" }}
{% endif %} {% if entry.reddit_upvotes %}
{{ entry.reddit_upvotes or "N/A" }}
{% endif %}
{% endif %}
{% include 'components/entry_rate.html' %}
{{ entry.date }}
{# TODO change this to search for both collection and audio alias? #} {{ entry.artist_name or entry.alias_name }}
{# entry-expand #}
{# entry-container #}