{% extends 'punkweb_bb/base.html' %} {% load static styled_username %} {% block title_prefix %}{{ user.username }} | {% endblock%} {% block og_title_prefix %}{{ user.username }} | {% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ user.username }} has not created any threads.
{{ thread.content.rendered|striptags|truncatechars:120 }}