wiki-archive/twiki/templates/viewbottombar.pattern.tmpl

4 lines
292 B
Cheetah

%{ to include a bottom bar on a page, just include this template in the page template }%
%TMPL:DEF{"bottombar"}%<div id="patternBottomBar"><div id="patternBottomBarContents">%INCLUDE{"%TWIKIWEB%.WebBottomBar"}%</div><!-- /patternBottomBarContents--></div><!-- /patternBottomBar-->%TMPL:END%