{% extends "base" %} {% block title %} Comment "{{ post.title }}" {% endblock title %} {% block content %}

Comment "{{ post.title }}"

{% if responding_to %} {% endif %}
{% endblock content %}