commit
This commit is contained in:
11
public/page/layout_end.php
Normal file
11
public/page/layout_end.php
Normal 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">© <?= date('Y') ?> Nexus Control Panel. System Status: Nominal.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user