{% extends 'base.html' %} {% load crispy_forms_tags %} {% block title %} BLOG Details {% endblock %} {% block body_block %}
{{ comment.user }}