6 lines
		
	
	
		
			136 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			136 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | {% if doc.deprecated %} | ||
|  | <section class="deprecated"> | ||
|  |   <h2>Deprecation Notes</h2> | ||
|  |   {$ doc.deprecated | marked $} | ||
|  | </section> | ||
|  | {% endif %} |