summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
blob: 20d672ad27d90f93c01195724d3a61d9a645de10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
    <title><?=gentitle($pgtitle);?></title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <link rel="stylesheet" type="text/css" href="/niftycssCode.css">
    <link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
    <link href="gui.css" rel="stylesheet" type="text/css">
    <script type="text/javascript" src="/niftyjsCode.js"></script>
<?php if (!isset($closehead)){ ?>
</head>
<?php } ?>
OpenPOWER on IntegriCloud