{% load shared_tags %} {% for item in page_obj %}
{{ item.formatted_markdown | add_img_class | truncatechars:100 }}