{{ topic.name|typogrify }}
{% endif %} {% endwith %}
{% extends "fretboard/base.html" %} {% load paginator truncatechars typogrify_tags humanize fretboard_tags tango_time_tags cache %} {% block title %}{{ forum_name }}: {% endblock%} {% block extrahead %} {{ block.super }} {% endblock %} {% block extrascript %} {% endblock %} {% block content %}
{{ obj.text_formatted|safe|striptags|truncatewords:40 }}
{% endif %} {% endwith %}