File: head.html

package info (click to toggle)
libxml-compile-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,304 kB
  • sloc: perl: 11,616; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

<html>
<head>
  <title><!--{title}--></title>
  <!--{meta}-->
</head>
<body>

<table width="100%">
<tr><td valign="top">
       <b>XML::Compile</b><br />
       <!--{a front}-->Documentation</a><br />
       version <!--{version}-->, <!--{date}-->
    </td><td align="center" valign="bottom">
       <h1><!--{manual}--><br /><font size="5"><!--{name}--></font></h1>
    </td><td valign="top">
       <!--{a manuals}-->all manuals</a><br />
       <!--{a methods}-->all methods and functions</a><br />
       <!--{a diagnostics}-->all&nbsp;diagnostics</a><br />
       <!--{a details}-->all details</a><br />
    </td></tr>
</table>

</body>
</html>