{% load i18n %}
{% include "rblog/_postlist_header.html" %} {% include "rblog/_postlist_footer.html" %}

{{ post.text|safe|striptags|truncatewords:25|cut:"[@MORE@]" }}