#//version $Id: inc-footer.gtml.html,v 1.1 2003/07/20 02:14:47 nthx Exp $


<div class=endmatter>

#//depending on CSS style, links are a layer with table of links
#//or a line with links at the bottom of page
#include "inc-footer-links.gtml"

#//navigation links between pages within the site
#//include "inc-footer-navigation.gtml"


#//"html validation" and "css use" badges
#//"css" badge is always present
#//"html valid" badge is present when HTML_VALIDATED constant is present
#include "inc-footer-badges.gtml"

#include "inc-footer-version.gtml"

</div>

</body>
</html>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-declaration:"~/SGML/HTML4.decl"
sgml-xml-declaration:"~/SGML/xml.dcl"
sgml-default-doctype-name:"html"
sgml-minimize-attributes:t
sgml-nofill-elements:("pre" "style" "br")
End:
-->