{{ object.title }}
{{ object.pub_date }}
{{ object.body }}
{% else %}Entry not available
{% endif %}
{% extends "base.html" %} {% load comments.comments %} {% block content %}
{{ object.pub_date }}
{{ object.body }}
{% else %}Entry not available
{% endif %}