File: hercules.html

package info (click to toggle)
hercules 3.13-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,392 kB
  • sloc: ansic: 175,124; sh: 8,792; makefile: 760; perl: 149
file content (20 lines) | stat: -rw-r--r-- 687 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <title>Hercules</title>
<link rel="shortcut icon" href="images/favicon.ico" />
<link rel="icon" href="images/favicon.ico" />
</head>
  <frameset cols="15%,*" border="0" frameborder="1" framespacing="0">
    <frame name="tasks" src="tasks.html">
  <frameset rows="95,*" border="0" frameborder="1" framespacing="0">
    <frame name="gui" src="fishgui.html" scrolling="no">
    <frame name="main" src="cgi-bin/tasks/syslog#bottom">
    <noframes>
      <body>
        <p>Hercules uses frames. Your browser does not support frames.</p>
      </body>
    </noframes>
  </frameset>
  </frameset>
</html>