Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <title>PlastiCure</title> | ||
+ | <meta name="description" content=""> | ||
+ | <link rel="icon" href="media/small icon for site.ico"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="apple-touch-icon" href="apple-touch-icon.png"> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> | ||
+ | <link href="css/bootstrap.css" rel="stylesheet" type="text/css"/> | ||
+ | <script src="js/vendor/modernizr-2.8.3-respond-1.4.2.min.js"></script> | ||
+ | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> | ||
+ | </head> | ||
+ | |||
<style> | <style> | ||
Revision as of 16:51, 7 October 2016