diff --git a/public/index.php b/public/index.php index c8191db..08735dc 100644 --- a/public/index.php +++ b/public/index.php @@ -246,6 +246,28 @@ if (isset($_GET["backgroundcolor"]) && !empty($_GET["backgroundcolor"]) && preg_ getEvents(); + + if (count($history) > 0) { + ?> +