diff options
-rw-r--r-- | piccast/templates/500.html | 2 | ||||
-rw-r--r-- | www/500.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/piccast/templates/500.html b/piccast/templates/500.html index 433e701..c9c6b23 100644 --- a/piccast/templates/500.html +++ b/piccast/templates/500.html @@ -4,7 +4,7 @@ </head> <body> <center> -<h1>DidFuckUpInside!</h1> +<h1>DidGoofUpInside!</h1> Sorry about that... </center> </body> diff --git a/www/500.html b/www/500.html index 433e701..c9c6b23 100644 --- a/www/500.html +++ b/www/500.html @@ -4,7 +4,7 @@ </head> <body> <center> -<h1>DidFuckUpInside!</h1> +<h1>DidGoofUpInside!</h1> Sorry about that... </center> </body> |