|  | @@ -12,7 +12,7 @@
 | 
	
		
			
				|  |  |         {{ partial "carousel.html" . }} 
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          <!--  partial "trends.html"  -->
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  | +<!-- 
 | 
	
		
			
				|  |  |          {{ partial "newsanchor.html" . }}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          {{ partial "videoDemo.html" . }}
 | 
	
	
		
			
				|  | @@ -25,11 +25,11 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          {{ partial "see_more.html" . }}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        {{ partial "steps.html" . }}
 | 
	
		
			
				|  |  | +        {{ partial "steps.html" . }} 
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        {{ partial "manywords.html" . }}
 | 
	
		
			
				|  |  | +        {{ partial "manywords.html" . }} -->
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        <!--{{ partial "content-aianchor.html" . }}-->
 | 
	
		
			
				|  |  | +        {{ partial "content-aianchor.html" . }}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          {{ partial "footer.html" . }}
 | 
	
		
			
				|  |  |  
 |