[contrib] Allow Network Protocol header to display in rom-o-matic
[gpxe.git] / contrib / rom-o-matic / top.php
blobf94c2b3b9fe426fec45f52663b168cae5dd99415
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3 <?
5 /**
6 * Copyright (C) 2009 Marty Connor <mdc@etherboot.org>.
7 * Copyright (C) 2009 Entity Cyber, Inc.
9 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License as
11 * published by the Free Software Foundation; either version 2 of the
12 * License, or any later version.
14 * This program is distributed in the hope that it will be useful, but
15 * WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * General Public License for more details.
19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
26 <html>
27 <head>
28 <link rev="made" href="mailto:<? echo "${webmaster_email}" ?>">
29 <meta name="keywords" content="rom, etherboot, gpxe, open source, rom-o-matic.net">
30 <title><? echo $header_title ?></title>
31 <meta name="description" content="<? echo $description ?>">
32 </head>
33 <h1>
34 <? echo "$html_title" ?>&nbsp;
35 </h1>
36 <hr>
37 <h2>
38 <? echo "$html_tagline" ?>
39 </h2>
40 </form>
41 <hr>