- 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/home.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:windowTitle> 7 7 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/htmlMeta.uiwidget"/> … … 9 9 <sm:styleSheet src="site/css/html.css" srcFrom="publishFiles"/> 10 10 <sm:styleSheet src="site/css/struct.css" srcFrom="publishFiles"/> 11 <sm:styleSheet src="site/css/outLang.css" srcFrom="publishFiles"/>12 11 <sm:styleSheet src="site/css/outMain.css" srcFrom="publishFiles"/> 13 12 <sm:styleSheet src="site/css/outStack.css" srcFrom="publishFiles"/> … … 26 25 <div xmlns="http://www.w3.org/1999/xhtml" id="tplf" class="tplPage"> 27 26 <div id="tplh"> 28 <sm:callRootModel axis="outLang" format="xhtml"/> 29 <sm:callZone key="zNav" format="xhtml"/> 27 <sm:callRootModel axis="nav" format="xhtml"/> 30 28 </div> 31 29 <div id="tplt"> 32 30 <img width="1" height="50" sc:refUri="/dokielGuide/genWeb/docGuide/tpl/empty.gif"/> 33 <sm:call Zone key="zLogo" format="xhtml"/>31 <sm:callRootModel axis="logo" format="xhtml"/> 34 32 <span class="tplTi"> 35 <sm:call Zone key="zRootTi" format="text"/>33 <sm:callRootModel axis="title" format="text"/> 36 34 </span> 37 35 <sm:callRootModel axis="stack" format="xhtml"/> … … 48 46 <sm:Widget sc:refUri="/dokielGuide/genWeb/docGuide/wdt/tpl/tplnh.uiwidget"/> 49 47 <div id="tplb"> 50 <sm:call Zone key="zAbout" format="xhtml"/>51 <sm:call Zone key="zCopyright" format="xhtml"/>48 <sm:callRootModel axis="about" format="xhtml"/> 49 <sm:callRootModel axis="copyright" format="xhtml"/> 52 50 <sm:Widget sc:refUri="/dkCore/genWeb/wdt/tpl/madeWithSc.uiwidget"/> 53 51 </div>
Note: See TracChangeset
for help on using the changeset viewer.