{% load i18n tz highlight urls %}
{{ result.created_at|date:"d F Y" }} {% profile_url result.username %}

{{ result.title }}

{% if result.body and result.body != "{}" %}

{{ result.body|striptags|truncatechars:"140" }}

{% endif %} {% trans "Registred in" %}: {% trans "Article" %}