source: newwww/missing.php@ 3

Last change on this file since 3 was 3, checked in by george, 17 years ago

První pracovní verze nového webu.

  • Property svn:executable set to *
File size: 193 bytes
Line 
1<?
2include('style.php');
3ShowHeader('Stránka nenalezena','Stránka nenalezena');
4?>
5
6<h3> Po¾adovanou stránku nelze zobrazit, proto¾e na serveru neexistuje! </h3>
7
8<?
9ShowFooter();
10?>
Note: See TracBrowser for help on using the repository browser.