Run all html/js through prettifiers
This commit is contained in:
parent
5e59f3dea8
commit
654fa9ffce
3 changed files with 555 additions and 527 deletions
|
@ -1,10 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>SIFTools</title>
|
||||
<META http-equiv="refresh" content="5;URL=sif_tools.html">
|
||||
</head>
|
||||
<body bgcolor="#ffffff">
|
||||
<center>This is not the web page you're looking for... <A HREF="sif_tools.html">move along, move along</a>
|
||||
</center>
|
||||
</body>
|
||||
<head>
|
||||
<meta name="generator" content="HTML Tidy for HTML5 for Mac OS X version 5.0.0">
|
||||
<title>SIFTools</title>
|
||||
<meta http-equiv="refresh" content="5;URL=sif_tools.html">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<center>
|
||||
This is not the web page you're looking for... <a href="sif_tools.html">move along, move along</a>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue