6 lines
		
	
	
		
			128 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			128 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|   | {% load allauth %} | ||
|  | <strong {% if attrs.title %}title="{{ attrs.title }}"{% endif %}> | ||
|  |     {% slot %} | ||
|  |     {% endslot %} | ||
|  | </strong> |