{% load user_tags %} {% load news_tags %}
{% if user.bio %}{{ user.bio|bbcode2html|safe|truncatewords_html:'30' }}{% endif %}