From d6edb20f17661811b44c8fe2a8850227b1b75a17 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 14 Mar 2015 07:31:31 -0400 Subject: [PATCH] Change some of the 404 messages. --- xonstat/templates/404.mako | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xonstat/templates/404.mako b/xonstat/templates/404.mako index e9b7914..0045e5d 100644 --- a/xonstat/templates/404.mako +++ b/xonstat/templates/404.mako @@ -23,12 +23,12 @@ % endif % if 50 <= rand < 60: -

Hey, you! Watch out - kojn's behind you!

+

Hey, you! Watch out - Smilecythe's behind you!

(he killed this page, apparently)

% endif % if 60 <= rand < 70: -

Samual must have destroyed this page.

+

Mario refactored this page into something else.

(it wasn't pulling its own weight anyway)

% endif -- 2.39.2