--- title: Favorite shows description: These are my favorite shows. There are many like them, but these are mine. pagination: data: tv.favorites size: 24 permalink: "/watching/favorite-shows/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber }}/{% endif %}.html" schema: favorite-shows --- {% tablericon "arrow-left" %} Back to watching {% if pagination.pageNumber == 0 %}

{{ title }}

These are my favorite shows. There are many like them, but these are mine.


{% endif %} {% render "media/grid.liquid", globals:globals, data:pagination.items, pagination:pagination, shape:"poster" %}