3 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			3 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<textarea class="form-control" name="{{ widget.name }}"{% include "django/forms/widgets/attrs.html" %}>
							 | 
						||
| 
								 | 
							
								{% if widget.value %}{{ widget.value }}{% endif %}</textarea>
							 |