|
|
|
@ -3,10 +3,11 @@
|
|
|
|
|
<head>
|
|
|
|
|
<title>Sonarr</title>
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<meta name="mobile-web-app-capable" content="yes">
|
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
|
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
|
|
|
<meta name="mobile-web-app-capable" content="yes"/>
|
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
|
|
|
|
<meta name="theme-color" content="#272727"/>
|
|
|
|
|
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
|
|
|
|
|
|
|
|
|
|
<link href="/Content/bootstrap.css" rel='stylesheet' type='text/css'/>
|
|
|
|
|
<link href="/Content/bootstrap.toggle-switch.css" rel='stylesheet' type='text/css'/>
|
|
|
|
|