<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head runat = "server" >
< title > NzbDrone< / title >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" / >
< link href = "/content/font.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/bootstrap.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/bootstrap.slider.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/Content/Messenger/messenger.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/Content/Messenger/messenger.future.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/theme.css" rel = 'stylesheet' type = 'text/css' >
< link href = "/Cells/cells.css" rel = 'stylesheet' type = 'text/css' >
< link href = "/content/fullcalendar.css" rel = 'stylesheet' type = 'text/css' >
< link href = "/content/backbone.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/backbone.backgrid.filter.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/bootstrap.toggle-switch.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/AddSeries/addseries.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/menu.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/form.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/series/series.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/series/details.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/content/base.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/settings/notifications/notifications.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/settings/indexers/indexers.css" rel = 'stylesheet' type = 'text/css' / >
< link href = "/calendar/calendar.css" rel = 'stylesheet' type = 'text/css' / >
< / head >
< body >
< div id = "in-sub-nav" >
< div class = "container" >
< div class = "row" >
< div class = "span12" >
< ul id = "main-menu-region" >
< li > < a href = "/" > < i class = "icon-film" > < / i >
< br >
Series< / a > < / li >
< li > < a href = "/calendar" > < i class = "icon-calendar" > < / i >
< br >
Calendar< / a > < / li >
< li > < a href = "history" > < i class = "icon-time" > < / i > < br >
History< / a > < / li >
< li > < a href = "missing" > < i class = "icon-folder-open" > < / i > < br >
Missing< / a > < / li >
< li > < a href = "settings" > < i class = "icon-cogs" > < / i >
< br >
Settings< / a > < / li >
< li > < a href = "system" > < i class = "icon-laptop" > < / i >
< br >
System< / a > < / li >
< li > < a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KRTE52U3XJDSQ" target = "_blank" > < i class = "icon-star" > < / i >
< br >
Donate< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< div class = "page" >
< div class = "page-container" >
< div class = "container" >
< div class = "row" >
< div class = "span12" id = "notification-region" / >
< / div >
< div class = "span12" id = "main-region" > < / div >
< div id = "modal-region" > < / div >
< / div >
< / div >
< / div >
< footer >
< div class = "container" >
< div class = "row" >
< div class = "span12" >
< div id = "footer-region" > < / div >
< / div >
< / div >
< / div >
< / footer >
< / body >
< script src = "/JsLibraries/jquery.js" > < / script >
< script src = "/JsLibraries/messenger.js" > < / script >
< script src = "/JsLibraries/lunr.js" > < / script >
< script src = "/JsLibraries/sugar.js" > < / script >
< script data-main = "/app" src = "/JsLibraries/require.js" > < / script >
< script src = "/Routing.js" > < / script >
< / html >