File: start.html

package info (click to toggle)
jxplorer 3.3.2%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,152 kB
  • sloc: java: 47,008; javascript: 5,013; xml: 922; perl: 403; sh: 91; makefile: 55; haskell: 27
file content (12 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<title>DXplorer Java Star Screen</title>
</head>
<body>
<center><img src=banner.png width=453 height=70></center>
<h1>Welcome to JXplorer</h1>
This panel will display the results of your LDAP directory
browsing and searches.<p>
If you need any assistance, use the help option on the menu bar above.
</body>
</html>