{% extends "partials/base.html" %} {% load custom_filters %} {% block css %} {% endblock css %} {% block content %}
{% if current_episode.description %} {{ current_episode.description }} {% endif %} {% if current_episode.metadata.description %} {{ current_episode.metadata.description }} {% endif %}
{% if nextAiringEpisode %} {% endif %}Mean Score: {{ discussions.metadata.score }} / 5 Aired: {{ discussions.metadata.aired|parse_iso_date|date:"F j, Y" }}