diff --git a/index.php b/index.php index b1b1c7d..665a1f8 100644 --- a/index.php +++ b/index.php @@ -91,7 +91,7 @@ echo $twig->render('404.twig'); } else { - + echo $twig->render('nation.twig'); } });