onenav/templates/admin/footer.php
2024-12-10 10:41:35 +08:00

7 lines
222 B
PHP
Executable File

<div class="layui-footer">
<!-- 底部固定区域 -->
© Copyright <?php echo date("Y"); ?>.Powered by <a href="https://www.onenav.top/" rel = "nofollow" target="_blank">OneNav</a>.
</div>
</div>
</body>
</html>