small-package/luci-lib-xterm/luasrc/view/xterm/embed.htm

4 lines
157 B
HTML
Raw Normal View History

2022-09-05 17:12:47 +08:00
<link rel="stylesheet" href="<%=resource%>/xterm/xterm.css<%# ?v=PKG_VERSION %>">
<script src="<%=resource%>/xterm/xterm.js<%# ?v=PKG_VERSION %>"></script>