/[docman2]/html/head.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /html/head.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Jul 20 21:26:38 2002 UTC (21 years, 9 months ago) by dpavlin
Branch: MAIN
Branch point for: DbP
File MIME type: text/html
Initial revision

1 dpavlin 1.1 <HTML>
2     <HEAD>
3     <TITLE><?= $host . " " . $title ?></TITLE>
4     <META NAME="description" CONTENT="Document Manager">
5     <META NAME="keywords" CONTENT="site manager, web site maintenance">
6     <META NAME="robots" CONTENT="noindex">
7     <META HTTP-EQUIV="expires" CONTENT="0">
8     <LINK REL="stylesheet" TYPE="text/css" HREF="<?= $css ?>">
9     </HEAD>
10     <BODY BGCOLOR="#FFFFFF">
11     <H3 ALIGN="RIGHT"><?= $host ?></H3>
12     <TABLE BORDER=0 WIDTH="100%"><TR>
13     <TD CLASS=INV><?= $title ?></TD></TR></TABLE>
14     <P><?= $text ?></P>

  ViewVC Help
Powered by ViewVC 1.1.26