In the following django template variable .Is it possible to remove the html tags via django template filters
{{myvar|safe}}
The following would output an html like
<div>sddfdsfsdfsdf sd fsdf sd fsdf </div><a>This link</a><img src="some source" />