diff options
| author | Scott Ostler <sbsotler@gmail.com> | 2011-04-19 10:14:03 -0400 |
|---|---|---|
| committer | Scott Ostler <sbsotler@gmail.com> | 2011-04-19 10:14:03 -0400 |
| commit | 27cef27be9a1c0417b5fcfa2ed87978a63eac1b6 (patch) | |
| tree | eb965190655828b3aafac522582672a3fb669989 /static/error | |
| parent | a440f0e6766e543212fd2182f11090a8bcbc2570 (diff) | |
| parent | a756ba2948418acc44f46312fa4148694d7e8e48 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/error')
| -rw-r--r-- | static/error/502.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/error/502.html b/static/error/502.html new file mode 100644 index 0000000..91e74d1 --- /dev/null +++ b/static/error/502.html @@ -0,0 +1,3 @@ +<html> + <body>502</body> +</html> |
