{% include 'comment/static.html' %} {% include 'comment/comments/base.html' %} {% if allowed_flags %} {% include "comment/flags/flag_modal.html" %} {% endif %} {% if is_subscription_allowed %} {% include 'comment/follow/follow_modal.html' %} {% endif %}