jquery Template
<!DOCTYPE html>
<html lang='ja'>
<head>
<title>Bootstrap 101 Template</title>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h1>Hello, world!</h1>
<script src="http://code.jquery.com/jquery.js"></script>
</body>
</html>