File: domain.html

package info (click to toggle)
isoqlog 2.2.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,352 kB
  • sloc: ansic: 3,488; sh: 3,174; makefile: 71; perl: 55
file content (47 lines) | stat: -rwxr-xr-x 1,150 bytes parent folder | download | duplicates (16)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title><!--%s--></title>
<!--%m-->
<link rel="stylesheet" href="../library/isoqlog.css" type="text/css">
</head>
<body bgcolor="#FFFFFF">
<a href="../"><img src="../images/isoqlog.gif" border="0" alt="&lt;--"></a> <br>
<br>
<table width="100" border="0" cellspacing="0" cellpadding="1">
  <tr>
	<td width="400"> <span class="domains"> <!--%d--> </span> 
	<span class="header"> <!--%s--> </span></td>
  </tr>
  <tr>
	<td width="100" height="1">
		<img src="../images/dot.gif" width="500" height="1" alt="dot.gif">
	</td>
  </tr>
</table>
<span class="created_date"> <!--%c--> </span>
<br>
<br>
<!--%l-->
<br>
<br>
<!--%1-->
<br>
<br>
<!--%2-->
<!--%3-->
<!--%4-->
<div align="center">
 <center>
 <table border="0">
   <tr>
     <td width="50"><a href="../"><img border="0" src="../images/home.gif" width="24" height="23" alt="home.gif"></a></td>
      <td width="50"><a href="../"><img border="0" src="../images/up.gif" width="24" height="23" alt="up.gif"></a></td>
    </tr>
 </table>
 </center>
</div>
<br>
<!--%h-->
</body>
</html>