[ce7075]: / themes / mimic-data / static / js / buttons.html

Download this file

20 lines (19 with data), 514 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<base target="_blank"><!--[if lte IE 6]></base><![endif]-->
<link rel="stylesheet" href="buttons.css">
<!--[if lt IE 8]>
<link rel="stylesheet" href="assets/css/octicons-iefix.css">
<![endif]-->
<!--[if IE 8]>
<script src="assets/js/pseudo-ie8fix.js"></script>
<![endif]-->
<meta name="robots" content="noindex, nofollow">
</head>
<body>
<script src="buttons.js"></script>
</body>
</html>