File: template-head

package info (click to toggle)
lxr 0.3-3
  • links: PTS
  • area: main
  • in suites: woody
  • size: 176 kB
  • ctags: 60
  • sloc: perl: 670; makefile: 66
file content (27 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (3)
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
<!doctype html public "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>$title</title>
<base href="$baseurl">
</head>

<body bgcolor=white>
<div align=center>
  $modes{ ~ <b>[</b>&nbsp;$modelink&nbsp;<b>]</b>} ~
</div>

<h1 align=center>
  <a href="http://www.linux.org/"> 
    Linux</a>
  <a href="http:blurb.html">
    Cross Reference</a><br>
  $banner
</h1>

<div align=center>
  $variables{
  <b>$varname:</b>
  $varlinks{ ~ <b>[</b>&nbsp;$varvalue&nbsp;<b>]</b>} ~
  <br>}
</div>
<hr>