13 lines
No EOL
375 B
HTML
13 lines
No EOL
375 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="spoofer.css" />
|
|
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
|
|
<script src="spoofer.js"></script>
|
|
<script src="jquery.js"></script>
|
|
<script src="popup.js"></script>
|
|
</head>
|
|
<body class="popup">
|
|
<table id="options_table">
|
|
</table>
|
|
</body>
|
|
</html> |