diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2011-07-21 22:35:38 -0400 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2011-07-21 22:35:38 -0400 |
| commit | 38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (patch) | |
| tree | 9ca845ec490a1bb706d263fd33a3b1c51a52da24 /static/error | |
| parent | fd7329a76f93263834f359546dad5bf32162f1bf (diff) | |
| parent | 39230d6ce132259d0c2efce231119ea57b413ccc (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> |
