Run all html/js through prettifiers

This commit is contained in:
Donald Burr 2015-10-21 15:47:36 -07:00
parent 5e59f3dea8
commit 654fa9ffce
3 changed files with 555 additions and 527 deletions

View file

@ -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>