{% extends "base.html" %} {% block title %}Comment - Posted{% endblock %} {% block content %}

Comment posted successfully

{% if object %} {% endif %} {% endblock %}