diff --git a/public/index.php b/public/index.php index 6a96d08..c7f6434 100644 --- a/public/index.php +++ b/public/index.php @@ -29,5 +29,4 @@ tpl('features', 'landing', 'main'); tpl('security', 'landing', 'main'); tpl('faq', 'landing', 'main'); -tpl('layout_end'); // structure/footer.phpW -echo "IRGENDWAS" \ No newline at end of file +tpl('layout_end'); // structure/footer.phpW \ No newline at end of file