Decode HTML Template Tag
This is useful if you have a string that is html encoded (i.e. "<p>Hello world!</p>") and you want to do something more complex than just display it as html, such as using the striptags filter.
- template
- tag
- django
- templatetag
- html
- decode