summaryrefslogtreecommitdiff
path: root/wikipedia/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'wikipedia/views/index.html')
-rw-r--r--wikipedia/views/index.html29
1 files changed, 0 insertions, 29 deletions
diff --git a/wikipedia/views/index.html b/wikipedia/views/index.html
deleted file mode 100644
index b0aefd0..0000000
--- a/wikipedia/views/index.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title></title>
- <meta name="description" content="">
- <meta name="viewport" content="width=device-width">
- <link rel="stylesheet" href="css/first_load.css">
- <link rel="stylesheet" href="css/second_load.css">
- <link rel="stylesheet" href="css/main.css">
- <link rel="stylesheet" href="css/wikipedia.css">
- <link rel="stylesheet" href="css/nolinks.css">
- <script src="js/jquery-min.js"></script>
- </head>
- <body class="">
- <div id="main">
-
- <section id="main-content">
- <header id="header-content">
- </header>
-
- <section id="inside-content">
- </section>
- </section>
- </div>
- <script src="js/main.js"></script>
- </body>
-</html> \ No newline at end of file