summaryrefslogtreecommitdiff
path: root/error.php
diff options
context:
space:
mode:
authorroot2014-09-15 15:04:39 +0200
committerroot2014-09-15 15:04:39 +0200
commitb44a26eb73010260922d242875a3b4773936a084 (patch)
treefb52e73785afc46cb66ae627811c0b1485aef77a /error.php
parent93b2daff3db922541e3cd1cb59081f15025439c8 (diff)
downloadvideo-dl-b44a26eb73010260922d242875a3b4773936a084.tar.gz
f5 protection and improved UI
Diffstat (limited to 'error.php')
-rw-r--r--error.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/error.php b/error.php
index 3265184..9fecf27 100644
--- a/error.php
+++ b/error.php
@@ -9,7 +9,6 @@
<link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
- <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<style><?php echo file_get_contents('./css/style.min.css'); ?></style>
<?php require_once("static/noscript.html"); ?>
</head>