Variety of small changes (mostly to properties) plus a few "in the
[selectricity] / public / 404.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2    "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <body>
5   <h1>File not found</h1>
6   <p>Change this error message for pages not found in public/404.html</p>
7 </body>
8 </html>

Benjamin Mako Hill || Want to submit a patch?