Mercurial > public > sg101
view sg101/templates/offline.html @ 897:49ebeb54990a
Record if an image could not be retrieved.
Added some additional stats at the end.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 28 Feb 2015 13:52:46 -0600 |
parents | d84aaf239182 |
children |
line wrap: on
line source
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>SurfGuitar101.com Currently Offline</title> </head> <body> <h1>SurfGuitar101.com is Offline</h1> <p> We are currently undergoing site maintenance and hope to be back soon. Please check back later. </p> </body> </html>