#import sickbeard ## #set global $header = 'Post Processing' #set global $title = $header #set global $topmenu = 'home' #set global $sbPath = '../..' ## #import os.path #include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_top.tmpl') #if $varExists('header')

$header

#else

$title

#end if #set selected = ' selected="selected"'
#if $sickbeard.USE_FAILED_DOWNLOADS:
#end if
 
#include $os.path.join($sickbeard.PROG_DIR, 'gui/slick/interfaces/default/inc_bottom.tmpl')