{% extends "traktplus/trakt-base.html" %} {% block trakt_title %}{{ title }}{% endblock %} {% block trakt_content %} {% if calendar %}
{{ type }} {% if type == 'My Shows' %} Premieres Shows {% elif type == 'Shows' %} My Shows Premieres {% else %} My Shows Shows {% endif %}
{% endif %} {% endblock %}