File: mini.html

package info (click to toggle)
node-mj-context-menu 0.9.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,980 kB
  • sloc: javascript: 2,173; sh: 35; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title>Testing the context menu</title>

</head>
<script src="/javascript/mj-context-menu/ContextMenu.js" async></script>
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<body>
<h1>Just Loading...</h1>



<hr>
<address></address>
<!-- hhmts start -->
Last modified: Mon May 18 23:58:59 BST 2020
<!-- hhmts end -->
</body> </html>