{% load gravatar %} {% if not plugin.useFbComment %}
{% csrf_token %} {% if request.user.is_anonymous %}

{% endif %}

{% else %} {% include 'comment/include/FbComment.html'%} {% endif %}