brandname=DocBook
# Set admon.graphics to 1 to user graphics for note, tip, etc.
-admon.graphics=0
\ No newline at end of file
+admon.graphics=0
+suppress.footer.navigation=1
\ No newline at end of file
<param name="branding" expression="${branding}" if="branding"/>
<param name="brandname" expression="${brandname}" if="brandname"/>
<param name="admon.graphics" expression="${admon.graphics}" if="admon.graphics"/>
+ <param name="suppress.footer.navigation" expression="${suppress.footer.navigation}" if="suppress.footer.navigation"/>
</xslt>
<!-- Copy common content such as js files of tree, css etc. to template folder. They will be copied to doc folder. They are NOT page specific! -->