{% load comment_tags %} {% if user.is_authenticated %}
{% csrf_token %}
{% include 'comment/commentform.html' with placeholder_var=placeholder %}
{% if model_object %} {% endif %} {% if profile_app_name and profile_model_name %} {% endif %} {% if is_child %} {% endif %}
{% else %}

Join discussion:

Login {% block oauth %} {% if oauth %} {% endif %} {% endblock oauth %}
{% endif %}