{% if user.is_authenticated %}

Add a comment

{% endif %} {% if inserted %} {% include './card.html' with comment=inserted %} {% endif %}