{% extends "traktplus/trakt-base.html" %} {% block trakt_title %} {{ user }}'s {{ title }} {% endblock %} {% block trakt_content %} {% if rated %}
{{ type }} {% if type == 'Movies' %} Shows {% else %} Movies {% endif %}
{% endif %} {% endblock %}