dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 46daf72a14 - Show all commits
-8
View File
@@ -31,15 +31,7 @@
} }
} else { } else {
include_once 'content/home.php'; include_once 'content/home.php';
?>
</div>
<?php
} }
?>
<?php
include_once 'includes/footer.php'; include_once 'includes/footer.php';
?> ?>
</body> </body>