mirror of
https://github.com/helloxz/onenav.git
synced 2026-06-04 21:02:43 +08:00
7 lines
222 B
PHP
Executable File
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>
|