File: template.html

package info (click to toggle)
iptotal 0.3.3-18
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,092 kB
  • sloc: sh: 3,515; ansic: 533; perl: 92; makefile: 25
file content (35 lines) | stat: -rw-r--r-- 1,105 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
26
27
28
29
30
31
32
33
34
35
<html>
<head>

<!-- template for iptotal image archive page -->

<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">

<title><--TITLE--></title>

</head>

<BODY bgColor=#000000 leftMargin=2 link=#00ff00 text=#ffff00 topMargin=2 
vLink=#008000 background="/iptotal/images/zertxtr.gif" bgproperties="fixed">

<center><H1>iptotal daily graph images archive</H1></center>

<p><--IMAGES--></p>

<hr>
<center>
<a href="/">
<img border="0" src="/iptotal/images/home.gif" hspace="10" width="42" height="36"></a>
<a href="/cgi-bin/iptotal/iptotal.cgi">
<img border=0 src="/iptotal/images/Daily_Button.gif" hspace=5 alt="Last 24 hr"></a>
<a href="/cgi-bin/iptotal/iptotal_w.cgi">
<img border=0 src="/iptotal/images/Week_Button.gif" hspace=5 alt="Last Week"></a>
<a href="/cgi-bin/iptotal/iptotal_m.cgi">
<img border=0 src="/iptotal/images/Month_Button.gif" hspace=5 alt="Last Month"></a>
<a href="/cgi-bin/iptotal/iptotal_y.cgi">
<img border=0 src="/iptotal/images/Year_Button.gif" hspace=5 alt="Last Year"></a>
</center>
</body>
</html>