Merge pull request #35 from shiitake/dev

Should fix #28
pull/39/head
Jamie 9 years ago
commit ffb29ae9e7

@ -6,6 +6,7 @@
<head>
<title>Plex Requests</title>
<!-- Styles -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="~/Content/custom.min.css" type="text/css"/>
<link rel="stylesheet" href="~/Content/bootstrap.css" type="text/css"/>
<link rel="stylesheet" href="~/Content/font-awesome.css" type="text/css"/>
@ -89,4 +90,4 @@
@RenderBody()
</div>
</body>
</html>
</html>

Loading…
Cancel
Save