{{ show.title }} {% if lastWatched %}Last watched on {{ lastWatched | date: "%B %e, %Y" }}{% endif %} View on TMDB {% if show.review %} {% render "partials/blocks/banners/warning.liquid", text: "There are probably spoilers after this banner — this is a warning about them." %} My thoughts {{ show.review | markdown }} {% endif %} {% if show.description %} Overview {{ show.description | markdown }} {% endif %}