{{object.title|smartypants|safe}}
{% if object.sub_title %}{{object.sub_title|smartypants|safe}}
{%endif%}Filed Under: {% for tag in object.tags.all %}{{tag}}{%if forloop.last%}{%else%}, {%endif%}{% endfor %}
by Scott Gilbertson
{{object.body_html|safe|smartypants}}