- Timestamp:
- 07/06/09 16:32:25 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/deriver/overwrite/sources/dokielGuide/genWeb/docGuide/tpl/map.uitemplate
r428 r479 3 3 <sm:head> 4 4 <sm:windowTitle> 5 <sm:call Zone key="zRootTi" format="text"/>5 <sm:callRootModel axis="title" format="text"/> 6 6 <sm:fixedString value=" - "/> 7 7 <sm:pageTitle/> … … 12 12 <sm:styleSheet src="site/css/html.css" srcFrom="publishFiles"/> 13 13 <sm:styleSheet src="site/css/struct.css" srcFrom="publishFiles"/> 14 <sm:styleSheet src="site/css/outLang.css" srcFrom="publishFiles"/>15 14 <sm:styleSheet src="site/css/outMain.css" srcFrom="publishFiles"/> 16 15 <sm:styleSheet src="site/css/outMap.css" srcFrom="publishFiles"/> … … 25 24 <div xmlns="http://www.w3.org/1999/xhtml" id="tplf" class="tplMap"> 26 25 <div id="tplh"> 27 <sm:callRootModel axis="outLang" format="xhtml"/> 28 <sm:callZone key="zNav" format="xhtml"/> 26 <sm:callRootModel axis="nav" format="xhtml"/> 29 27 </div> 30 28 <div id="tplt"> 31 29 <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 32 <sm:call Zone key="zLogo" format="xhtml"/>30 <sm:callRootModel axis="logo" format="xhtml"/> 33 31 <span class="tplTi"> 34 <sm:call Zone key="zRootTi" format="text"/>32 <sm:callRootModel axis="title" format="text"/> 35 33 </span> 36 34 </div> … … 42 40 <div class="tplNav"/> 43 41 <div id="tplb"> 44 <sm:call Zone key="zAbout" format="xhtml"/>45 <sm:call Zone key="zCopyright" format="xhtml"/>42 <sm:callRootModel axis="about" format="xhtml"/> 43 <sm:callRootModel axis="copyright" format="xhtml"/> 46 44 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 47 45 </div>
Note: See TracChangeset
for help on using the changeset viewer.