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