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
2020-12-24 23:22:50 +08:00

18 lines
603 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 openmptcprouter路由器特别定制优化版 官方支持群140215026 <%= ver.distversion %></a>
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>
</footer>
</div>
<script type="text/javascript">L.require('menu-openmptcprouter')</script>
</body>
</html>