{% spaceless %} {% if include_by_ajax_no_placeholder_wrapping %} {% if include_by_ajax_full_render %} {% include template_name %} {% endif %} {% else %}
{% if include_by_ajax_full_render %} {% include template_name %} {% endif %}
{% endif %} {% endspaceless %}