Russ
Well-known member
Template: widget_html
It seems like the HTML widget is the only widget without:
	
	
	
		
on the <div class="block"> level, not sure if it's intentional but it would be nice to have the additional data-attributes to target specific html widgets.
				
			It seems like the HTML widget is the only widget without:
		Code:
	
	{{ widget_data($widget) }}
	on the <div class="block"> level, not sure if it's intentional but it would be nice to have the additional data-attributes to target specific html widgets.
		
		Upvote
		28