/Library/Templates/Page/Head.cs.ihtml |
---|
0,0 → 1,4 |
<link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
<link rel="StyleSheet" href="Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
<script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> |
/Library/Templates/Page/Head.en.ihtml |
---|
0,0 → 1,4 |
<link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
<link rel="StyleSheet" href="Web/CSS/MLAB_Print.css" type="text/css" media="print"> |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
<script type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> |
/Library/Templates/Page/Footer.cs.ihtml |
---|
0,0 → 1,12 |
<!-- ============== PATIČKA ============== --> |
<div class="Footer"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawFooter(); |
// --> |
</script> |
<noscript> |
<p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
</noscript> |
</div> |
/Library/Templates/Page/Footer.en.ihtml |
---|
0,0 → 1,12 |
<!-- ============== FOOTER ============== --> |
<div class="Footer"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawFooter(); |
// --> |
</script> |
<noscript> |
<p><b> JavaScript is required for including of the footer </b></p> |
</noscript> |
</div> |
/Library/Templates/Page/Header.cs.ihtml |
---|
0,0 → 1,12 |
<!-- ============== HLAVIČKA ============== --> |
<div class="Header"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawHeader(); |
// --> |
</script> |
<noscript> |
<p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
</noscript> |
</div> |
/Library/Templates/Page/Header.en.ihtml |
---|
0,0 → 1,12 |
<!-- ============== HEADER ============== --> |
<div class="Header"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawHeader(); |
// --> |
</script> |
<noscript> |
<p><b> JavaScript is required for including of the header </b></p> |
</noscript> |
</div> |
/Library/Templates/Page/Menu.cs.ihtml |
---|
0,0 → 1,12 |
<!-- ============== MENU ============== --> |
<div class="Menu"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawMenu(); |
// --> |
</script> |
<noscript> |
<p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> |
</noscript> |
</div> |
/Library/Templates/Page/Menu.en.ihtml |
---|
0,0 → 1,12 |
<!-- ============== MENU ============== --> |
<div class="Menu"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath(""); |
DrawMenu(); |
// --> |
</script> |
<noscript> |
<p><b> JavaScript is required for including of the menu </b></p> |
</noscript> |
</div> |