1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

12 lines
461 B
Plaintext
Raw Normal View History

2012-09-18 17:51:53 +01:00
<head>
<meta charset=UTF-8>
<title>{{headline}} | jq</title>
<link rel="stylesheet" href="/bootstrap/css/bootstrap.css" type="text/css">
<link rel="stylesheet" href="/css/base.css" type="text/css">
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script src="/bootstrap/js/bootstrap.js"></script>
</head>