% if activity is not None: % if activity['stream_count'] != '0': % for a in activity['sessions']:
% if a['type'] == 'track-to-do':
% elif a['type'] == 'movie':
% else:
% endif
% endfor % else:
Nothing is currently being watched.

% endif % else:
There was an error communicating with your Plex Server. Please check your settings.

% endif