|  |  | @@ -2,7 +2,7 @@ | 
		
	
		
			
			|  |  |  | <html xmlns="http://www.w3.org/1999/xhtml"> | 
		
	
		
			
			|  |  |  | <head> | 
		
	
		
			
			|  |  |  | <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>" /> | 
		
	
		
			
			|  |  |  | <title><?php echo $diy->name;?> - powered by dedecms</title> | 
		
	
		
			
			|  |  |  | <title><?php echo $diy->name;?> - powered by dedebiz</title> | 
		
	
		
			
			|  |  |  | <meta name="viewport" content="width=device-width, initial-scale=1" /> | 
		
	
		
			
			|  |  |  | <link rel="stylesheet" href="<?php echo $cfg_cmsurl;?>/static/css/bootstrap.min.css"> | 
		
	
		
			
			|  |  |  | <link href="<?php echo $cfg_cmsurl;?>/static/font-awesome/css/font-awesome.min.css" rel="stylesheet"> | 
		
	
	
		
			
				|  |  | 
 |