{% load news_tags %}
{{ tutorial.user }} at {{ tutorial.date_added|date:"g:iA, N j, Y" }}
{{ tutorial.description|bbcode2html|safe }}
{% with tutorial as object %} {% with 'off' as rating_status %} {% include 'ratings/stars_holder.html' %} {% endwith %} {% endwith %}