{% if view_type == 'list' %}{{ article.body|bbcode2html|safe|truncatewords_html:50 }}{% else %}{{ article.body|bbcode2html|safe }}{% endif %}
{% load news_tags %} {% if social == 1 %} {% endif %}
{% if view_type == 'list' %}{{ article.body|bbcode2html|safe|truncatewords_html:50 }}{% else %}{{ article.body|bbcode2html|safe }}{% endif %}