% if plexpy.CONFIG.CHECK_GITHUB and not plexpy.CURRENT_VERSION:
You're running an unknown version of PlexPy.
Update or
Close
% elif plexpy.CONFIG.CHECK_GITHUB and plexpy.CURRENT_VERSION != plexpy.LATEST_VERSION and plexpy.COMMITS_BEHIND > 0 and plexpy.INSTALL_TYPE != 'win':
% endif
${next.headerIncludes()}
${next.body()}
${next.javascriptIncludes()}
<%def name="javascriptIncludes()">%def>
<%def name="headIncludes()">%def>
<%def name="headerIncludes()">%def>