{% extends "misago/profile/base.html" %} {% load i18n %} {% block page %}
{% blocktrans trimmed with user=profile.username %} {{ user }} posted no messages, or you can't see them. {% endblocktrans %}