Revision e610f77c
Added by Scott Ullrich about 20 years ago
usr/local/www/head.inc | ||
---|---|---|
3 | 3 |
<head> |
4 | 4 |
<title><?=gentitle($pgtitle);?></title> |
5 | 5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
6 |
<link rel="stylesheet" type="text/css" href="niftycssCode.css"> |
|
7 |
<link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print"> |
|
6 |
<link rel="stylesheet" type="text/css" href="/niftycssCode.css">
|
|
7 |
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
|
|
8 | 8 |
<link href="gui.css" rel="stylesheet" type="text/css"> |
9 |
<script type="text/javascript" src="niftyjsCode.js"></script> |
|
9 |
<script type="text/javascript" src="/niftyjsCode.js"></script>
|
|
10 | 10 |
</head> |
Also available in: Unified diff
Preface files with /