26 lines
		
	
	
		
			No EOL
		
	
	
		
			858 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			No EOL
		
	
	
		
			858 B
		
	
	
	
		
			Text
		
	
	
	
	
	
<!-- $FreeBSD: www/en/includes.navsupport.sgml,v 1.1 2005/10/04 07:35:59 murray Exp $ -->
 | 
						|
 | 
						|
<!--
 | 
						|
  Base is the absolute URL for the given page, minus the actual page
 | 
						|
  part.  It should either be specified as a fully qualified URL, or
 | 
						|
  relative to the server root.  It should be defined in the prolog
 | 
						|
  <em>before</em> including this file if the page does not live at the
 | 
						|
  default location below.
 | 
						|
 | 
						|
  When making a  link, use <a href="&base;/mypage.html">foo</a> and
 | 
						|
  &base; will be expanded appropriately.  Base is also used in the
 | 
						|
  definition of standard boilerplate entities in this file, so be sure
 | 
						|
  base is correct!
 | 
						|
-->
 | 
						|
 | 
						|
<!ENTITY % includes.nav SYSTEM "../share/sgml/includes.navsupport.sgml">
 | 
						|
%includes.nav;
 | 
						|
 | 
						|
<!--
 | 
						|
     Local Variables:
 | 
						|
     mode: sgml
 | 
						|
     sgml-indent-data: t
 | 
						|
     sgml-omittag: nil
 | 
						|
     sgml-always-quote-attributes: t
 | 
						|
     End:
 | 
						|
--> |