{% load staticfiles %}

Write a new comment

{% if user.is_authenticated %}
{% csrf_token %}
{% else %}

Please log in to post a comment.

Log in {% endif %}