<% from plexpy import PLEX_SERVER_UP %>
% if PLEX_SERVER_UP:
Plex Cloud server is sleeping.
There was an error communicating with your Plex Server.
% if _session['user_group'] == 'admin':
Check the
logs and verify your server connection in the
settings.
% endif