Skip to content

Instantly share code, notes, and snippets.

@abr4xas
Created April 30, 2018 14:27
Show Gist options
  • Save abr4xas/6e9d53cfd3c6a7678f0b8930ab9f0955 to your computer and use it in GitHub Desktop.
Save abr4xas/6e9d53cfd3c6a7678f0b8930ab9f0955 to your computer and use it in GitHub Desktop.
base template
<!DOCTYPE html><html><head><title>Error</title><style>.background{background:url('https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRXerUvVEqC5fxY2AxSFiWfGgl55RgwgxvPBsgxwPTtbrxhdKln') no-repeat center bottom fixed;}</style></head><body class="background" style="color:#444;margin:0;font:normal 14px/20px Arial,Helvetica,sans-serif;height:100%;background-color:#fff;"><div style="height:auto;min-height:100%;"><div style="text-align:center;width:900px;margin-left:-400px;position:absolute;top:30%;left:50%;"><h2 style="margin-top:20px;font-size:30px;">The resource requested could not be found on this server!</h2></div></div></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment