1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
openmptcprouter-feeds/luci-theme-openmptcprouter/luasrc/view/themes/openmptcprouter/footer.htm
2022-01-19 19:13:24 +08:00

19 lines
683 B
HTML
Executable file

<%#
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Copyright 2012 David Menting <david@nut-bolt.nl>
Licensed to the public under the Apache License 2.0.
-%>
<% local ver = require "luci.version" %>
<footer>
<a href="https://55860.com">Powered by business 版本号:<%= ver.distversion %></a>
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>
<a href="http://55860.com" target="_blank"><img src="https://55860.com/bak/footer.png" alt="" width="100%" height="100%" /></a>
</footer>
</div>
<script type="text/javascript">L.require('menu-openmptcprouter')</script>
</body>
</html>