Rev Author Line No. Line
348 kaklik 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <meta name="keywords" content="stavebnice MLAB univerzální moduly">
8 <meta name="description" content="Projekt MLAB, Prázdná stránka">
9 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
10 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
11 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
12 <!-- AUTOINCLUDE END -->
13 <title><?php echo $sg->pageTitle(); ?></title>
14 <link rel="stylesheet" type="text/css" href="<?php echo $sg->config->base_url.$sg->config->pathto_current_template ?>main.css" />
15 <?php echo $sg->navigationLinks(); ?>
16 <!--
17 This page was generated by singapore <http://singapore.sourceforge.net>
18 singapore is free software licensed under the terms of the GNU GPL.
19 -->
20 </head>
21  
22 <body lang="cs">
23  
24 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
25 <!-- ============== HLAVICKA ============== -->
26 <div class="Header">
27 <script type="text/javascript">
28 <!--
29 SetRelativePath("../../");
30 DrawHeader();
31 // -->
32 </script>
33 <noscript>
34 <p><b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b></p>
35 </noscript>
36 </div>
37 <!-- AUTOINCLUDE END -->
38  
39 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
40 <!-- ============== MENU ============== -->
41 <div class="Menu">
42 <script type="text/javascript">
43 <!--
44 SetRelativePath("../../");
45 DrawMenu();
46 // -->
47 </script>
48 <noscript>
49 <p><b> Pro zobrazení (vložení) menu je potøeba JavaScript </b></p>
50 </noscript>
51 </div>
52 <!-- AUTOINCLUDE END -->
53  
54 <!-- ============== TEXT ============== -->
55 <div class="Text">
56 <p class="Title">
57 Prázdná stránka
58 </p>
59 <p class="Subtitle">
60 Toto stránka je zatím prázdná.
61 </p>
62 <p>
63 Stránka je prázdná protože ji ještì nikdo nenapsal.
64 </p>
65 </div>
66  
349 kaklik 67 <div>
348 kaklik 68 <?php echo $sg->languageFlipper(); ?>
69 <?php echo $sg->templateFlipper(); ?>
70  
71 <div id="crumb"><?php echo $sg->crumbLine(); ?></div>
72  
73  
74 <!-- start of generated content -->
75