This commit is contained in:
2026-03-02 01:45:57 +01:00
parent c92f6d7673
commit 3102790842
8 changed files with 317 additions and 85 deletions

View File

@@ -0,0 +1,11 @@
</div>
</main>
<footer class="bg-gray-800 border-t border-gray-700 mt-auto">
<div class="max-w-7xl mx-auto py-4 px-4 sm:px-6 lg:px-8">
<p class="text-center text-gray-500 text-xs">&copy; <?= date('Y') ?> Nexus Control Panel. System Status: Nominal.</p>
</div>
</footer>
</body>
</html>