{% extends 'base.html' %} {% load markup %} {% load comments %} {% block content %} {% if posts %}
{{p.body|truncatechars:200|markdown}}