{% load i18n %}
{% csrf_token %} {% if request.user.is_authenticated %} {% endif %} {% if feedback_entry == entry.pk %} {% include "frequently/partials/feedback_form.html" %} {% else %} {% endif %}