{% extends "traktplus/trakt-base.html" %} {% block trakt_title %}{{ title }}{% endblock %} {% block trakt_content %} {% if activity %}
{{ type }} {% if type == 'Friends' %} Community {% else %} Friends {% endif %}
{% endif %} {% endblock %}