You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

top.php 1.2KB

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