source:
newwww/missing.php@
3
Last change on this file since 3 was 3, checked in by , 17 years ago | |
---|---|
|
|
File size: 193 bytes |
Line | |
---|---|
1 | <? |
2 | include('style.php'); |
3 | ShowHeader('Stránka nenalezena','Stránka nenalezena'); |
4 | ?> |
5 | |
6 | <h3> Po¾adovanou stránku nelze zobrazit, proto¾e na serveru neexistuje! </h3> |
7 | |
8 | <? |
9 | ShowFooter(); |
10 | ?> |
Note:
See TracBrowser
for help on using the repository browser.