mirror of
				https://github.com/stargieg/bacnet-stack
				synced 2025-10-26 23:35:52 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			657 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			657 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!-- This comment will put IE 6, 7 and 8 in quirks mode -->
 | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
| <head>
 | |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 | |
| <title>$title</title>
 | |
| <link href="$relpath$tabs.css" rel="stylesheet" type="text/css"/>
 | |
| <link href="$relpath$search/search.css" rel="stylesheet" type="text/css"/>
 | |
| <script type="text/javaScript" src="$relpath$search/search.js"></script>
 | |
| <link href="$relpath$doxygen.css" rel="stylesheet" type="text/css">
 | |
| </head>
 | |
| <body onload='searchBox.OnSelectItem(0);'>
 | 
